mirror of
https://github.com/RPCS3/soundtouch.git
synced 2024-11-10 04:42:50 +01:00
Updated createsrcpack script
This commit is contained in:
parent
22cb20b6b1
commit
bea4b000ee
@ -9,7 +9,7 @@ cd soundtouch
|
||||
rm -rf `find . -type d -name .svn`
|
||||
rm createsrcpack
|
||||
chmod u+x bootstrap
|
||||
./bootstrap
|
||||
rm -rf autom4te.cache
|
||||
cd ..
|
||||
zip -r9 soundtouch.zip soundtouch
|
||||
tar -cfh soundtouch.tar soundtouch
|
||||
gzip soundtouch.tar
|
||||
|
Loading…
Reference in New Issue
Block a user