[Pkg-xfce-commits] r2215 - desktop/trunk/exo/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Wed Aug 13 21:23:38 UTC 2008


Author: corsac
Date: 2008-08-13 21:23:38 +0000 (Wed, 13 Aug 2008)
New Revision: 2215

Modified:
   desktop/trunk/exo/debian/rules
Log:
typo


Modified: desktop/trunk/exo/debian/rules
===================================================================
--- desktop/trunk/exo/debian/rules	2008-08-13 21:21:41 UTC (rev 2214)
+++ desktop/trunk/exo/debian/rules	2008-08-13 21:23:38 UTC (rev 2215)
@@ -68,10 +68,10 @@
 	[ ! -f Makefile ] || $(MAKE) distclean
 
 ifneq "$(wildcard /usr/share/misc/config.sub)" ""
-  rm -f config.sub
+	rm -f config.sub
 endif
 ifneq "$(wildcard /usr/share/misc/config.guess)" ""
-  rm -f config.guess
+	rm -f config.guess
 endif
 
 




More information about the Pkg-xfce-commits mailing list