CVS: moonbase/xfce4/xfce4-netload-plugin DETAILS,1.4,1.5
jasper at lunar-linux.org
jasper at lunar-linux.org
Thu Sep 25 22:23:54 GMT 2003
Update of /var/cvs/lunar/moonbase/xfce4/xfce4-netload-plugin
In directory dbguin.lunar-linux.org:/tmp/cvs-serv24422/xfce4-netload-plugin
Modified Files:
DETAILS
Log Message:
non-explicit MODULE naming can confuse core tools. Thanks Terry.
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/xfce4/xfce4-netload-plugin/DETAILS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DETAILS 25 Sep 2003 20:35:46 -0000 1.4
+++ DETAILS 25 Sep 2003 22:23:51 -0000 1.5
@@ -1,5 +1,5 @@
- PKG=xfce4-netload-plugin
- MODULE=$PKG
+ MODULE=xfce4-netload-plugin
+ PKG=$MODULE
VERSION=0.2.0
SOURCE=${PKG}-${VERSION}.tar.gz
SOURCE_URL[0]="http://download.berlios.de/xfce-goodies/${SOURCE}"
More information about the Lunar-commits
mailing list