[Libreoffice-commits] .: l10ntools/StaticLibrary_transex.mk
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Sun Nov 11 16:20:33 PST 2012
l10ntools/StaticLibrary_transex.mk | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
New commits:
commit 54c22652d3b33703721bfc3187da21516bce7d9a
Author: Peter Foley <pefoley2 at verizon.net>
Date: Sun Nov 11 19:20:30 2012 -0500
fix transex again
Change-Id: If66ff22becad085e320ae34a36415d37c537265c
diff --git a/l10ntools/StaticLibrary_transex.mk b/l10ntools/StaticLibrary_transex.mk
index e1a7545..da2414a 100644
--- a/l10ntools/StaticLibrary_transex.mk
+++ b/l10ntools/StaticLibrary_transex.mk
@@ -37,9 +37,7 @@ $(eval $(call gb_StaticLibrary_set_include,transex,\
$$(INCLUDE) \
))
-$(eval $(call gb_StaticLibrary_use_unpacked,transex,\
- boost \
-))
+$(eval $(call gb_StaticLibrary_use_unpacked,transex,boost))
$(eval $(call gb_StaticLibrary_add_exception_objects,transex,\
l10ntools/source/export2 \
More information about the Libreoffice-commits
mailing list