Kaydet (Commit) eecb368a authored tarafından Peter Foley's avatar Peter Foley

fix circular dependency in setup_native

Change-Id: Ic096616e04e67a31bacc840ff25349491a5e56e7
üst 952afb7b
......@@ -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))
......
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