mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-06 03:50:19 +02:00
.
This commit is contained in:
parent
f69b991373
commit
5a8ea802f7
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ build_language_archive() {
|
|||
mkdir $dir
|
||||
cp assets/resources/application/$lang.xml $dir/FBReader-$lang.xml
|
||||
cp assets/resources/zlibrary/$lang.xml $dir/zlibrary-$lang.xml
|
||||
cp assets/help/MiniHelp.$lang.fb2 $dir
|
||||
cp assets/data/help/MiniHelp.$lang.fb2 $dir
|
||||
zip -r $dir.zip $dir
|
||||
rm -rf $dir
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue