ooo-build r12625 - trunk/bin
- From: rengelhard svn gnome org
- To: svn-commits-list gnome org
- Subject: ooo-build r12625 - trunk/bin
- Date: Wed, 21 May 2008 22:37:39 +0000 (UTC)
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]