setup_native/Package_ulf.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit c7d267d4c1d75ae47358f58dde2eaeb29182ef2b Author: Andras Timar <[email protected]> Date: Wed Oct 9 11:13:25 2013 +0200 fdo»67074 push the localized macinstall.ulf to solver Change-Id: I0c7ed3d5bbad93adeba6175f0a9789fcb8ec3d3f diff --git a/setup_native/Package_ulf.mk b/setup_native/Package_ulf.mk index bbf19c5..f8aafab 100644 --- a/setup_native/Package_ulf.mk +++ b/setup_native/Package_ulf.mk @@ -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:
_______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
