mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-03 17:59:33 +02:00
'icons' catalog has gone
This commit is contained in:
parent
17d2850a89
commit
a0d75ce1c5
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ buildSourceArchive() {
|
|||
ant distclean
|
||||
rm -rf $dir $archive
|
||||
mkdir $dir
|
||||
cp -r assets icons src jni build.xml AndroidManifest.xml* res *.properties HowToBuild $0 VERSION ChangeLog $dir
|
||||
cp -r assets src jni build.xml AndroidManifest.xml* res *.properties 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