fdo»67074 push the localized macinstall.ulf to solver

Change-Id: I0c7ed3d5bbad93adeba6175f0a9789fcb8ec3d3f
This commit is contained in:
Andras Timar
2013-10-09 11:13:25 +02:00
parent fb35023963
commit c7d267d4c1

View File

@@ -7,8 +7,8 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
$(eval $(call gb_Package_Package,setup_native/ulf,$(SRCDIR)/setup_native/source))
$(eval $(call gb_Package_Package,setup_native/ulf,$(call gb_CustomTarget_get_workdir,setup_native/mac)))
$(eval $(call gb_Package_add_file,setup_native/ulf,bin/macinstall.ulf,mac/macinstall.ulf))
$(eval $(call gb_Package_add_file,setup_native/ulf,bin/macinstall.ulf,macinstall.ulf))
# vim: set noet sw=4 ts=4: