[Lunar-commits] CVS: moonbase/gnome2-extras/gnome-python2 BUILD, 1.3, 1.4 DETAILS, 1.9, 1.10

Nick Hudson nhudson at lunar-linux.org
Fri Apr 9 15:39:23 GMT 2004


Update of /var/cvs/lunar/moonbase/gnome2-extras/gnome-python2
In directory dbguin.lunar-linux.org:/tmp/cvs-serv17411/gnome-python2

Modified Files:
	BUILD DETAILS 
Log Message:

Updating more modules for Gnome 2.6.0 release


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-extras/gnome-python2/BUILD,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- BUILD	12 Sep 2003 03:52:38 -0000	1.3
+++ BUILD	9 Apr 2004 15:38:48 -0000	1.4
@@ -1,16 +1,12 @@
 (
-   export PYTHON=/usr/bin/python2.3  &&
-   patch_it $SOURCE_CACHE/$SOURCE2 1 &&
 
-   aclocal && automake && autoconf                             &&
-   ./configure  --build=$BUILD					\
-                --sysconfdir=/etc                               \
-                --prefix=/usr            		        \
-		--localstatedir=/var				\
-		--infodir=/usr/share/info	        	\
-		--mandir=/usr/share/man	                       &&
+   ./configure  --prefix=${GNOME26_PREFIX:-/usr}  \
+                --build=$BUILD                    \
+                --sysconfdir=/etc                 \
+                --localstatedir=/var              \
+                --infodir=${GNOME26_PREFIX:-/usr}/share/info \
+                --mandir=${GNOME26_PREFIX:-/usr}/share/man   \
+                $OPTS                             &&
+    default_make                   
 
-   default_make
-   
 ) > $C_FIFO 2>&1
-

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-extras/gnome-python2/DETAILS,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- DETAILS	12 Sep 2003 03:52:38 -0000	1.9
+++ DETAILS	9 Apr 2004 15:38:48 -0000	1.10
@@ -8,7 +8,7 @@
   SOURCE2_URL[0]=$PATCH_URL/$SOURCE2
         WEB_SITE=www.gnome.org
          ENTERED=20021002
-         UPDATED=20030912
+         UPDATED=20040409
            SHORT="Gnome2 binding for python"
 cat << EOF
 Gnome2 bindings for python



More information about the Lunar-commits mailing list