[Libreoffice-commits] .: boost/prj moz/prj python/prj

Thorsten Behrens thorsten at kemper.freedesktop.org
Thu Nov 4 15:40:20 PDT 2010


 boost/prj/build.lst  |    2 +-
 moz/prj/build.lst    |    2 +-
 python/prj/build.lst |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit d1eff6711e731d978824f556555127832a871e0f
Author: Niko Rönkkö <ronkko at iki.fi>
Date:   Thu Nov 4 23:37:59 2010 +0100

    Elide all "SO:" and "OOo:" build.lst prefixes

diff --git a/boost/prj/build.lst b/boost/prj/build.lst
index 421265b..528d185 100644
--- a/boost/prj/build.lst
+++ b/boost/prj/build.lst
@@ -1,3 +1,3 @@
-bo      boost : SO:so_prereq solenv NULL
+bo      boost : solenv NULL
 bo      boost           usr1    -       all     bo_mkout NULL
 bo      boost           nmake   -       all     bo_boost NULL
diff --git a/moz/prj/build.lst b/moz/prj/build.lst
index 717c309..02c1bae 100644
--- a/moz/prj/build.lst
+++ b/moz/prj/build.lst
@@ -1,4 +1,4 @@
-moz	moz : solenv SO:so_prereq NSS:nss NULL
+moz	moz : solenv NSS:nss NULL
 moz	moz				usr1	-	all	moz_mkout NULL
 moz	moz				nmake	-	all	moz_mozilla     NULL
 moz	moz\zipped			nmake	-	all	moz_zipped	moz_mozilla NULL
diff --git a/python/prj/build.lst b/python/prj/build.lst
index f5ea98a..d79a8f7 100644
--- a/python/prj/build.lst
+++ b/python/prj/build.lst
@@ -1,3 +1,3 @@
-py	python	:	SO:so_prereq solenv OPENSSL:openssl NULL
+py	python	:	solenv OPENSSL:openssl NULL
 py	python			nmake	-	w,vc7	py_mkout NULL
 py	python			nmake	-	u	py_mkout NULL


More information about the Libreoffice-commits mailing list