Kaydet (Commit) 1658c1f2 authored tarafından Bjoern Michaelsen's avatar Bjoern Michaelsen

dont do fancy stuff with files that are in zips instsetoo_native for now

üst 2acd8fba
......@@ -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
......
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