summaryrefslogtreecommitdiff
path: root/dictionaries
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-08-14 13:29:53 +0000
committerKurt Zenker <kz@openoffice.org>2008-08-14 13:29:53 +0000
commit5fd5b3f84a555458ab915b82123732d233efa3c4 (patch)
tree1c113c59d82cae2822c3e00652b25ad410f9b6ed /dictionaries
parente55677bdeee29466593f78cdc07a647c0e9ce2e0 (diff)
INTEGRATION: CWS sw30bf12_DEV300 (1.4.8); FILE MERGED
2008/08/07 17:04:31 mba 1.4.8.1: prevent adding of licence files in 73 languages
Diffstat (limited to 'dictionaries')
-rw-r--r--dictionaries/zu_ZA/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/dictionaries/zu_ZA/makefile.mk b/dictionaries/zu_ZA/makefile.mk
index 399d0cb..9bc81d5 100644
--- a/dictionaries/zu_ZA/makefile.mk
+++ b/dictionaries/zu_ZA/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
# This file is part of OpenOffice.org.
#
@@ -60,14 +60,14 @@ COMPONENT_XCU= \
$(EXTENSIONDIR)$/dictionaries.xcu
# disable fetching default OOo license text
-# CUSTOM_LICENSE=README_da_DK.txt
+CUSTOM_LICENSE=dummy.txt
# override default license destination
-# PACKLICS= $(EXTENSIONDIR)$/registration$/$(CUSTOM_LICENSE)
+PACKLICS= $(EXTENSIONDIR)$/$(CUSTOM_LICENSE)
# add own targets to packing dependencies (need to be done before
# packing the xtension
# EXTENSION_PACKDEPS=makefile.mk $(CUSTOM_LICENSE)
-EXTENSION_PACKDEPS=$(COMPONENT_UNZIP_FILES)
+EXTENSION_PACKDEPS=$(COMPONENT_FILES)
# global settings for extension packing
.INCLUDE : extension_pre.mk