CVS: moonbase/xfce4/xfce4-showdesktop-plugin DETAILS,1.3,1.4
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-showdesktop-plugin
In directory dbguin.lunar-linux.org:/tmp/cvs-serv24422/xfce4-showdesktop-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-showdesktop-plugin/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS 25 Sep 2003 20:35:47 -0000 1.3
+++ DETAILS 25 Sep 2003 22:23:52 -0000 1.4
@@ -1,5 +1,5 @@
- PKG=xfce4-showdesktop-plugin
- MODULE=$PKG
+ MODULE=xfce4-showdesktop-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