From 8b3807dbc925e69afcf20bf619986e832ee19845 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Wed, 1 May 2013 16:20:22 +0200 Subject: do not deliver unused files I have not removed them from sources, because I have no idea if they might be useful to someone. Change-Id: I66becb723ae5f4be008c58edc99936788a67238e --- officecfg/Package_misc.mk | 6 ------ 1 file changed, 6 deletions(-) (limited to 'officecfg') diff --git a/officecfg/Package_misc.mk b/officecfg/Package_misc.mk index 972b644b338f..cb872542f9b7 100644 --- a/officecfg/Package_misc.mk +++ b/officecfg/Package_misc.mk @@ -20,9 +20,3 @@ $(eval $(call gb_Package_Package,officecfg_misc,$(SRCDIR)/officecfg)) $(eval $(call gb_Package_add_file,officecfg_misc,xml/oo-ldap.xcd.sample,registry/schema/oo-ldap.xcd.sample)) $(eval $(call gb_Package_add_file,officecfg_misc,xml/oo-ad-ldap.xcd.sample,registry/schema/oo-ad-ldap.xcd.sample)) -$(eval $(call gb_Package_add_file,officecfg_misc,pck/oo-ldap-attr-map.properties,registry/schema/oo-ldap-attr-map.properties)) -$(eval $(call gb_Package_add_file,officecfg_misc,pck/oo-org-map.properties,registry/schema/oo-org-map.properties)) -$(eval $(call gb_Package_add_file,officecfg_misc,pck/oo-common.ldif,registry/schema/oo-common.ldif)) -$(eval $(call gb_Package_add_file,officecfg_misc,pck/oo-common-ad.ldf,registry/schema/oo-common-ad.ldf)) -$(eval $(call gb_Package_add_file,officecfg_misc,pck/oo-common.conf,registry/schema/oo-common.conf)) - -- cgit v1.2.3