From 3c790299c29a45fdf0d5d7c6ffdb9be82d74d367 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Wed, 1 May 2013 16:26:01 +0200 Subject: install officecfg_misc using filelist Change-Id: I05594cd52332e863ac23a8255cd291b16b9b034c --- officecfg/Package_misc.mk | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'officecfg') diff --git a/officecfg/Package_misc.mk b/officecfg/Package_misc.mk index 9e842252ae05..b4e8bd55b89b 100644 --- a/officecfg/Package_misc.mk +++ b/officecfg/Package_misc.mk @@ -19,7 +19,9 @@ $(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_set_outdir,officecfg_misc,$(INSTDIR))) + +$(eval $(call gb_Package_add_file,officecfg_misc,share/registry/oo-ldap.xcd.sample,registry/schema/oo-ldap.xcd.sample)) +$(eval $(call gb_Package_add_file,officecfg_misc,share/registry/oo-ad-ldap.xcd.sample,registry/schema/oo-ad-ldap.xcd.sample)) # vim: set noet sw=4 ts=4: -- cgit v1.2.3