[Lunar-commits] CVS: moonbase/xfce4/xfce4-notes-plugin BUILD, 1.5,
1.6 DETAILS, 1.3, 1.4
Jasper Huysmans
jasper at lunar-linux.org
Sun Oct 3 18:40:23 UTC 2004
Update of /var/cvs/lunar/moonbase/xfce4/xfce4-notes-plugin
In directory espresso.foo-projects.org:/tmp/cvs-serv29951/xfce4-notes-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-notes-plugin/BUILD,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- BUILD 3 Oct 2004 17:05:07 -0000 1.5
+++ BUILD 3 Oct 2004 18:39:51 -0000 1.6
@@ -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-notes-plugin/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS 10 Nov 2003 08:03:22 -0000 1.3
+++ DETAILS 3 Oct 2004 18:39:51 -0000 1.4
@@ -8,7 +8,7 @@
MAINTAINER=jasper at lunar-linux.org
WEBSITE=http://www.xfce.org
ENTERED=20031006
- UPDATED=20031110
+ UPDATED=20041003
SHORT="Sticky notes plugin for the XFce 4 panel"
cat << EOF
More information about the Lunar-commits
mailing list