ooo-build r12478 - in trunk: . bin



Author: rengelhard
Date: Tue May  6 15:05:41 2008
New Revision: 12478
URL: http://svn.gnome.org/viewvc/ooo-build?rev=12478&view=rev

Log:
* bin/setup.in: CONFIGURE_FLAGS -> CONFIGURE_OPTIONS

Modified:
   trunk/ChangeLog
   trunk/bin/unpack

Modified: trunk/bin/unpack
==============================================================================
--- trunk/bin/unpack	(original)
+++ trunk/bin/unpack	Tue May  6 15:05:41 2008
@@ -493,7 +493,7 @@
   $GNUCP -a $SRCDIR/$LIBWPG_PACKAGE $OOBUILDDIR/libwpg/download/ || exit 1
 fi
 
-if ! echo $CONFIGURE_FLAGS | grep -q disable-mediawiki; then
+if ! echo $CONFIGURE_OPTIONS | grep -q disable-mediawiki; then
   SWEXT_PACKAGE=swext-$CVSTAG.tar.gz
   check_tarball $SRCDIR/$SWEXT_PACKAGE
   tar xfz $SRCDIR/$SWEXT_PACKAGE -C $OOBUILDDIR



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]