diff --git a/createsrcpack b/createsrcpack index 315a4b3..5a7a00e 100755 --- a/createsrcpack +++ b/createsrcpack @@ -11,5 +11,5 @@ rm createsrcpack chmod u+x bootstrap cd .. zip -r9 soundtouch.zip soundtouch -tar -cfh soundtouch.tar soundtouch +tar -chf soundtouch.tar soundtouch gzip soundtouch.tar