[Lunar-commits]
CVS: moonbase/libs/libbtctl BUILD, 1.1, 1.2 DETAILS, 1.1, 1.2
Nick Hudson
nhudson at lunar-linux.org
Fri Apr 9 16:12:18 GMT 2004
Update of /var/cvs/lunar/moonbase/libs/libbtctl
In directory dbguin.lunar-linux.org:/tmp/cvs-serv24099/libbtctl
Modified Files:
BUILD DETAILS
Log Message:
Updating atk, glib-2, loudmouth, and pango to new versions
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/libbtctl/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 11 Nov 2003 05:15:24 -0000 1.1
+++ BUILD 9 Apr 2004 16:12:16 -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/libs/libbtctl/DETAILS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DETAILS 11 Nov 2003 05:15:24 -0000 1.1
+++ DETAILS 9 Apr 2004 16:12:16 -0000 1.2
@@ -5,7 +5,7 @@
SOURCE_URL[0]=http://usefulinc.com/software/gnome-bluetooth/releases/$SOURCE
WEB_SITE=http://www.sefulinc.com/software/gnome-bluetooth
ENTERED=20030930
- UPDATED=20030930
+ UPDATED=20040409
SHORT="libbtctl is a Bluetooth control library for
gnome-bluetooth"
cat << EOF
More information about the Lunar-commits
mailing list