mirror of
https://github.com/azahar-emu/soundtouch
synced 2025-11-15 03:20:08 +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 -rf `find . -type d -name .svn`
|
||||||
rm createsrcpack
|
rm createsrcpack
|
||||||
chmod u+x bootstrap
|
chmod u+x bootstrap
|
||||||
./bootstrap
|
|
||||||
rm -rf autom4te.cache
|
|
||||||
cd ..
|
cd ..
|
||||||
zip -r9 soundtouch.zip soundtouch
|
zip -r9 soundtouch.zip soundtouch
|
||||||
|
tar -cfh soundtouch.tar soundtouch
|
||||||
|
gzip soundtouch.tar
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user