[Libreoffice-commits] core.git: setup_native/Package_scripts_generated.mk
Peter Foley
pefoley2 at verizon.net
Sat Feb 16 13:45:38 PST 2013
setup_native/Package_scripts_generated.mk | 2 --
1 file changed, 2 deletions(-)
New commits:
commit eecb368a6eb5242a69f83bf328830dc84c335b3f
Author: Peter Foley <pefoley2 at verizon.net>
Date: Sat Feb 16 16:42:25 2013 -0500
fix circular dependency in setup_native
Change-Id: Ic096616e04e67a31bacc840ff25349491a5e56e7
diff --git a/setup_native/Package_scripts_generated.mk b/setup_native/Package_scripts_generated.mk
index 958eff2..ed4e59a 100644
--- a/setup_native/Package_scripts_generated.mk
+++ b/setup_native/Package_scripts_generated.mk
@@ -9,8 +9,6 @@
$(eval $(call gb_Package_Package,scripts_generated,$(call gb_CustomTarget_get_workdir,setup_native/scripts)))
-$(eval $(call gb_Package_use_custom_target,scripts_generated,setup_native/scripts))
-
ifeq ($(OS),SOLARIS)
$(eval $(call gb_Package_add_file,scripts_generated,bin/userscripts/install,install))
$(eval $(call gb_Package_add_file,scripts_generated,bin/userscripts/uninstall,uninstall))
More information about the Libreoffice-commits
mailing list