mirror of
https://github.com/azahar-emu/soundtouch
synced 2025-11-06 23:20:03 +01:00
Updated createsrcpack script
This commit is contained in:
parent
f2d9be1dfa
commit
319a1045c3
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user