mirror of
https://github.com/RPCS3/soundtouch.git
synced 2024-11-08 12:02:28 +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…
Reference in New Issue
Block a user