Kaydet (Commit) 8b13129a authored tarafından Peter Foley's avatar Peter Foley

fix zip file paths

Change-Id: Iab0a88ce0812d286b5fc5effa697c3a251bae498
üst 460269a3
......@@ -30,7 +30,7 @@ $(eval $(call gb_Zip_Zip,fingerprint,$(call gb_UnpackedTarball_get_dir,exttextca
$(eval $(call gb_Zip_use_unpacked,fingerprint,exttextcat))
$(eval $(call gb_Zip_add_files,fingerprint,\
langclass/fpdb.conf \
fpdb.conf \
LM/*.lm \
))
......
......@@ -46,7 +46,7 @@ $(eval $(call gb_Pyuno_add_files,wizards,\
common/HelpIds.py \
common/NumberFormatter.py \
common/PropertySetHelper.py \
common/TextElement.py \
text/TextElement.py \
document/__init__.py \
document/OfficeDocument.py \
text/__init__.py \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment