[Libreoffice-commits] core.git: RepositoryExternal.mk
Bjoern Michaelsen
bjoern.michaelsen at canonical.com
Wed Feb 20 03:29:45 PST 2013
RepositoryExternal.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 28287fcfeee5a50a90f6690b752aefea1f0a695b
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Date: Wed Feb 20 12:15:19 2013 +0100
trying to fix the external/external visio/wpd build
- unfortunately not reproducable here, so commiting into the blind
Change-Id: I8af27d2230f43cb6aeae17234e339e2bf747bde3
diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index aed173b..af3aad1 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -1312,7 +1312,7 @@ $(call gb_LinkTarget_use_static_libraries,$(1),\
endef
define gb_ExternalProject__use_wpd
-$(call gb_ExternalProject_use_package,$(1),libwpd)
+$(call gb_ExternalProject_use_external_project,$(1),libwpd)
endef
More information about the Libreoffice-commits
mailing list