diff --git a/createsrcpack b/createsrcpack index 5a7a00e..3519a0d 100755 --- a/createsrcpack +++ b/createsrcpack @@ -3,9 +3,11 @@ rm -Rf soundtouch rm soundtouch.zip +rm soundtouch.tar.gz mkdir soundtouch cp -R * soundtouch cd soundtouch +rm -Rf soundtouch rm -rf `find . -type d -name .svn` rm createsrcpack chmod u+x bootstrap