[Lunar-commits] CVS: moonbase/gnome2-applets/goats BUILD, 1.2, 1.3 DETAILS, 1.6, 1.7

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


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

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/goats/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD	14 Sep 2003 10:17:22 -0000	1.2
+++ BUILD	9 Apr 2004 16:01:57 -0000	1.3
@@ -1,12 +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         &&
+   ./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-applets/goats/DETAILS,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- DETAILS	14 Sep 2003 10:17:22 -0000	1.6
+++ DETAILS	9 Apr 2004 16:01:57 -0000	1.7
@@ -1,12 +1,11 @@
           MODULE=goats
          VERSION=2.2
-        #VERSION=1.99
           SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
    SOURCE_URL[0]=http://www.menudo.freeserve.co.uk/$SOURCE
         WEB_SITE=http://www.menudo.freeserve.co.uk/goats.html
          ENTERED=20021005
-         UPDATED=20030914
+         UPDATED=20040409
            SHORT="A postit note applet for the gnome pannel"
 cat << EOF
   Goats is a yellow post-it note applet for the  Gnome desktop ,



More information about the Lunar-commits mailing list