Commit graph

2 commits

Author SHA1 Message Date
Mislav Marohnić
00d851afbb URL hack to fix recognizing that Topaz archive is bz2
On OS X and some other platforms it doesn't matter, as `tar`
automatically detects the compression method, but on platforms that
don't it's important to declare the archive format. For ordinary
tarballs the extension provides this info, but since Topaz archive
doesn't have an extension in the URL, we add a fake one via a dummy
query string parameter.

Fixes #357
2013-12-12 00:20:44 +01:00
Konstantin Haase
127cd1dcff add topaz-dev 2013-04-07 11:14:44 +02:00