ooo-build r12625 - trunk/bin



Author: rengelhard
Date: Wed May 21 22:37:39 2008
New Revision: 12625
URL: http://svn.gnome.org/viewvc/ooo-build?rev=12625&view=rev

Log:
missing -

Modified:
   trunk/bin/unpack

Modified: trunk/bin/unpack
==============================================================================
--- trunk/bin/unpack	(original)
+++ trunk/bin/unpack	Wed May 21 22:37:39 2008
@@ -494,7 +494,7 @@
 fi
 
 if ! echo $CONFIGURE_OPTIONS $PROPAGATED_ARCHS | grep -q disable-mediawiki; then
-  if [ "`echo $CVSTAG | cut -d "-" -f2 | sed -e s/m//`" ge "13" ]; then
+  if [ "`echo $CVSTAG | cut -d "-" -f2 | sed -e s/m//`" -ge "13" ]; then
       SWEXT_PACKAGE=$CVSTAG-swext.tar.bz2
   else
       SWEXT_PACKAGE=swext-$CVSTAG.tar.gz



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