ooo-build r12480 - in trunk: . bin



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

Log:
also check 

Modified:
   trunk/ChangeLog
   trunk/bin/unpack

Modified: trunk/bin/unpack
==============================================================================
--- trunk/bin/unpack	(original)
+++ trunk/bin/unpack	Tue May  6 15:17:49 2008
@@ -493,7 +493,7 @@
   $GNUCP -a $SRCDIR/$LIBWPG_PACKAGE $OOBUILDDIR/libwpg/download/ || exit 1
 fi
 
-if ! echo $CONFIGURE_OPTIONS | grep -q disable-mediawiki; then
+if ! echo $CONFIGURE_OPTIONS $PROPAGATED_ARCHS | 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]