[Lunar-commits]
CVS: moonbase/xfce4/xfce4-cpugraph-plugin BUILD, 1.2,
1.3 DETAILS, 1.1, 1.2
Jasper Huysmans
jasper at lunar-linux.org
Sun Oct 3 18:40:21 UTC 2004
Update of /var/cvs/lunar/moonbase/xfce4/xfce4-cpugraph-plugin
In directory espresso.foo-projects.org:/tmp/cvs-serv29951/xfce4-cpugraph-plugin
Modified Files:
BUILD DETAILS
Log Message:
Change default location to /opt/lunar/xfce4 and touch UPDATED fields on plugins to force a rebuild. Hope that didn't cause too much trouble.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/xfce4/xfce4-cpugraph-plugin/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 3 Oct 2004 17:05:06 -0000 1.2
+++ BUILD 3 Oct 2004 18:39:49 -0000 1.3
@@ -1,10 +1,10 @@
(
# make sure proper PKG_CONFIG_PATH is set
- export PKG_CONFIG_PATH="${XFCE4_PREFIX:-/opt/lunar/xfce/4.2}/lib/pkgconfig:${PKG_CONFIG_PATH}" &&
+ export PKG_CONFIG_PATH="${XFCE4_PREFIX:-/opt/lunar/xfce4}/lib/pkgconfig:${PKG_CONFIG_PATH}" &&
./configure --build=$BUILD \
- --prefix=${XFCE4_PREFIX:-/opt/lunar/xfce/4.2} \
+ --prefix=${XFCE4_PREFIX:-/opt/lunar/xfce4} \
--disable-static \
$OPTS &&
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/xfce4/xfce4-cpugraph-plugin/DETAILS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DETAILS 27 Jun 2004 10:20:26 -0000 1.1
+++ DETAILS 3 Oct 2004 18:39:49 -0000 1.2
@@ -6,7 +6,7 @@
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
WEB_SITE=http://xfce-goodies.berlios.de/
ENTERED=20040627
- UPDATED=20040627
+ UPDATED=20041003
SHORT="Pretty CPU graph "
cat << EOF
Written by Alexander Nordfelth, this new systemload plugin offers
More information about the Lunar-commits
mailing list