[Lunar-commits] CVS: moonbase/gnome2-applets/led_applet BUILD, 1.4,
1.5 DETAILS, 1.4, 1.5
Nick Hudson
nhudson at lunar-linux.org
Fri Apr 9 16:01:59 GMT 2004
- Previous message: [Lunar-commits] CVS: moonbase/gnome2-applets/multires BUILD, 1.5,
1.6 DETAILS, 1.2, 1.3
- Next message: [Lunar-commits] CVS: moonbase/gnome2-applets/gnome-netstatus BUILD,
1.1, NONE DEPENDS, 1.1, NONE DETAILS, 1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/gnome2-applets/led_applet
In directory dbguin.lunar-linux.org:/tmp/cvs-serv29996/led_applet
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/led_applet/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD 13 Sep 2003 15:32:50 -0000 1.4
+++ BUILD 9 Apr 2004 16:01:57 -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 &&
- 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/led_applet/DETAILS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DETAILS 12 Sep 2003 03:52:30 -0000 1.4
+++ DETAILS 9 Apr 2004 16:01:57 -0000 1.5
@@ -5,7 +5,7 @@
SOURCE_URL[0]=http://mfcn.ilo.de/led_applet/$SOURCE
WEB_SITE=http://mfcn.ilo.de/led_applet/
ENTERED=20020908
- UPDATED=20030912
+ UPDATED=20040409
SHORT="led_applet is a gnome panel aplet tha shows the status of the keybord leds plus more"
cat << EOF
Led_applet is a gnome2 applet, that shows the status of the CAPS-,
- Previous message: [Lunar-commits] CVS: moonbase/gnome2-applets/multires BUILD, 1.5,
1.6 DETAILS, 1.2, 1.3
- Next message: [Lunar-commits] CVS: moonbase/gnome2-applets/gnome-netstatus BUILD,
1.1, NONE DEPENDS, 1.1, NONE DETAILS, 1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list