mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-05 19:42:17 +02:00
script has been updated and moved to the scripts directory
This commit is contained in:
parent
5fed8c398f
commit
07f495a585
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ buildSourceArchive() {
|
|||
ant clean
|
||||
rm -rf $dir $archive
|
||||
mkdir $dir
|
||||
cp -r data icons src jni build.xml AndroidManifest.xml* res *.properties createRawResources.py libs HowToBuild $0 VERSION ChangeLog $dir
|
||||
cp -r assets icons src jni build.xml AndroidManifest.xml* res *.properties createRawResources.py libs HowToBuild $0 VERSION ChangeLog $dir
|
||||
rm -rf `find $dir -name .svn`
|
||||
zip -rq $archive $dir/*
|
||||
rm -rf $dir
|
Loading…
Add table
Add a link
Reference in a new issue