[Lunar-commits] CVS: moonbase/gnome2-applets/gnome-blog BUILD, 1.4, 1.5 DETAILS, 1.4, 1.5

Nick Hudson nhudson at lunar-linux.org
Fri Apr 9 16:01:58 GMT 2004


Update of /var/cvs/lunar/moonbase/gnome2-applets/gnome-blog
In directory dbguin.lunar-linux.org:/tmp/cvs-serv29996/gnome-blog

Modified Files:
	BUILD DETAILS 
Log Message:

"Please dont stop me now because I am going to fast!" :) Updating this directory with BUILD files and forcing recompiles


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-applets/gnome-blog/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD	13 Sep 2003 15:32:47 -0000	1.4
+++ BUILD	9 Apr 2004 16:01:56 -0000	1.5
@@ -1,13 +1,12 @@
 (
-    ./configure --build=$BUILD                                  \
-                --sysconfdir=/etc                               \
-                --prefix=/opt/lunar/gnome/2.4                     \
-                --localstatedir=/var                            \
-                --infodir=/opt/lunar/gnome/2.4/share/info         \
-                --mandir=/opt/lunar/gnome/2.4/share/man           \
-                $OPTS                                           &&
 
-default_make  
+   ./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                   
 
-  
 ) > $C_FIFO 2>&1

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-applets/gnome-blog/DETAILS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DETAILS	14 Sep 2003 17:21:06 -0000	1.4
+++ DETAILS	9 Apr 2004 16:01:56 -0000	1.5
@@ -6,7 +6,7 @@
       SOURCE_VFY=md5:20c5666668c27d0b31e2bc5249b9e707
         WEB_SITE=http://www.gnome.org/~seth
          ENTERED=20030906
-         UPDATED=20030914
+         UPDATED=20040409
        MAINTAINER=nhudson at lunar-linux.org
            SHORT="gnome-blog is a gnome-panel applet that will let you 
 add intries into your blog"



More information about the Lunar-commits mailing list