setup_native/Package_ulf.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 128a744416bd0c23738ce285ad3e8d7c3e26fbc5 Author: Andras Timar <andras.ti...@collabora.com> Date: Wed Oct 9 11:13:25 2013 +0200 fdo#67074 push the localized macinstall.ulf to solver Change-Id: I0c7ed3d5bbad93adeba6175f0a9789fcb8ec3d3f Reviewed-on: https://gerrit.libreoffice.org/6170 Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> 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 libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits