[Lunar-commits] CVS: moonbase/gnome2-applets/gnome-bluetooth BUILD, 1.1, 1.2 DETAILS, 1.1, 1.2

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


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

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-bluetooth/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD	11 Nov 2003 05:17:20 -0000	1.1
+++ BUILD	9 Apr 2004 16:01:56 -0000	1.2
@@ -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-bluetooth/DETAILS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DETAILS	11 Nov 2003 05:17:20 -0000	1.1
+++ DETAILS	9 Apr 2004 16:01:56 -0000	1.2
@@ -5,7 +5,7 @@
    SOURCE_URL[0]=http://usefulinc.com/software/gnome-bluetooth/releases/$SOURCE
         WEB_SITE=http://www.usefulinc.com/software/gnome-bluetooth
          ENTERED=20030930
-         UPDATED=20030930
+         UPDATED=20040409
            SHORT="gnome-bluetooth is a bluetooth app for gnome"
 cat << EOF
 Gnome-Bluetooth is a Full Bluetooth app for gnome allowing all bluetooth 



More information about the Lunar-commits mailing list