[Libreoffice-commits] .: Branch 'libreoffice-3-5' - instsetoo_native/util
Thorsten Behrens
thorsten at kemper.freedesktop.org
Wed Dec 7 07:12:48 PST 2011
instsetoo_native/util/makefile.mk | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
New commits:
commit e4c8b865d0e05f848bb4b8eac53c1b14466bb8f3
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Date: Wed Dec 7 15:46:42 2011 +0100
dont do fancy stuff with files that are in zips instsetoo_native for now
diff --git a/instsetoo_native/util/makefile.mk b/instsetoo_native/util/makefile.mk
index 39677d2..907b2e7 100644
--- a/instsetoo_native/util/makefile.mk
+++ b/instsetoo_native/util/makefile.mk
@@ -71,10 +71,7 @@ INSTALLDIR=$(OUT)
LOCALPYFILES= \
$(BIN)$/uno.py \
$(BIN)$/unohelper.py \
- $(BIN)$/pythonloader.py \
- $(BIN)$/officehelper.py \
- $(BIN)$/mailmerge.py \
- $(BIN)$/msgbox.py
+ $(BIN)$/pythonloader.py
.ENDIF
help_exist:=$(shell @find $(L10N_MODULE)/source/ -type d -name "helpcontent2" 2>/dev/null | sed -e "s|/helpcontent2||" -e "s|^.*/||" ) en-US qtz
More information about the Libreoffice-commits
mailing list