ooo-build r11859 - trunk



Author: rengelhard
Date: Mon Mar 10 18:15:35 2008
New Revision: 11859
URL: http://svn.gnome.org/viewvc/ooo-build?rev=11859&view=rev

Log:
2008-03-10  Rene Engelhard  <rene debian org>

        * configure.in: rc4. default to ooh680-m10


Modified:
   trunk/ChangeLog
   trunk/configure.in

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Mar 10 18:15:35 2008
@@ -3,9 +3,9 @@
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)
 
-DEFAULT_TAG=ooh680-m9
+DEFAULT_TAG=ooh680-m10
 # For the upstream packages it is like:
-# DEFAULT_TAG=OOH680_m9
+# DEFAULT_TAG=OOH680_m10
 
 # The option tar-ustar is necessary because of some patches have too long
 # names so that they cannot be archived using the old V7 format
@@ -1077,7 +1077,7 @@
    UPSTREAM_VERSION=2.3.0
 elif test "$with_tag" = "OOG680_m9" ; then
    UPSTREAM_VERSION=2.3.1
-elif test "$with_tag" = "OOH680_m9" ; then
+elif test "$with_tag" = "OOH680_m10" ; then
    UPSTREAM_VERSION=2.4.0
 fi
 if test -n "$UPSTREAM_VERSION"; then



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