[Libreoffice-commits] .: starmath/prj sw/prj
Petr Mladek
pmladek at kemper.freedesktop.org
Fri Mar 25 04:17:52 PDT 2011
starmath/prj/build.lst | 2 +-
sw/prj/build.lst | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit b1c055c27664b7b7029f961425ca925b4fc777c9
Author: Petr Mladek <pmladek at suse.cz>
Date: Wed Mar 23 19:50:56 2011 +0100
set build depencencies against the new "translations" module
diff --git a/starmath/prj/build.lst b/starmath/prj/build.lst
index 382cce8..e1131e2 100644
--- a/starmath/prj/build.lst
+++ b/starmath/prj/build.lst
@@ -1,4 +1,4 @@
-sm starmath : LIBXSLT:libxslt L10N:l10n svx ure NULL
+sm starmath : LIBXSLT:libxslt TRANSLATIONS:translations svx ure NULL
sm starmath usr1 - all sm_mkout NULL
sm starmath\inc nmake - all sm_inc NULL
sm starmath\prj get - all sm_prj NULL
diff --git a/sw/prj/build.lst b/sw/prj/build.lst
index d99aee5..8de2b4d 100644
--- a/sw/prj/build.lst
+++ b/sw/prj/build.lst
@@ -1,2 +1,2 @@
-sw sw : filter L10N:l10n connectivity writerperfect lotuswordpro vbahelper svx stoc writerfilter unoxml fileaccess package comphelper LIBXSLT:libxslt NULL
+sw sw : filter TRANSLATIONS:translations connectivity writerperfect lotuswordpro vbahelper svx stoc writerfilter unoxml fileaccess package comphelper LIBXSLT:libxslt NULL
sw sw\prj nmake - all sw_prj NULL
More information about the Libreoffice-commits
mailing list