Author: jasper
Date: 2007-02-24 09:56:27 +0000 (Sat, 24 Feb 2007)
New Revision: 25026

Removed:
   xfce4-panel/trunk/INSTALL
Modified:
   xfce4-panel/trunk/autogen.sh
Log:
Remove INSTALL, because it is a generated file.

Deleted: xfce4-panel/trunk/INSTALL

Modified: xfce4-panel/trunk/autogen.sh
===================================================================
--- xfce4-panel/trunk/autogen.sh        2007-02-24 09:54:07 UTC (rev 25025)
+++ xfce4-panel/trunk/autogen.sh        2007-02-24 09:56:27 UTC (rev 25026)
@@ -36,7 +36,9 @@
 
 xdt-autogen $@
 
+# xdt-autogen clean does not remove all generated files
 (test x"clean" = x"$1") && {
-  rm configure.ac
+  rm -f configure.ac
+  rm -f INSTALL
 } || true
 # vi:set ts=2 sw=2 et ai:

_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to