[Pkg-xfce-commits] r2423 - desktop/trunk/xfwm4-themes/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Thu Oct 16 06:43:31 UTC 2008


Author: corsac
Date: 2008-10-16 06:43:31 +0000 (Thu, 16 Oct 2008)
New Revision: 2423

Modified:
   desktop/trunk/xfwm4-themes/debian/changelog
   desktop/trunk/xfwm4-themes/debian/rules
Log:
* debian/rules:
  - stop messing with config.{guess,sub}.

Modified: desktop/trunk/xfwm4-themes/debian/changelog
===================================================================
--- desktop/trunk/xfwm4-themes/debian/changelog	2008-10-16 06:42:51 UTC (rev 2422)
+++ desktop/trunk/xfwm4-themes/debian/changelog	2008-10-16 06:43:31 UTC (rev 2423)
@@ -4,8 +4,10 @@
     - update my email address.
     - update standards version. 
     - add Homepage: field. 
+  * debian/rules:
+    - stop messing with config.{guess,sub}.
 
- -- Yves-Alexis Perez <corsac at debian.org>  Mon, 28 Apr 2008 10:20:27 +0200
+ -- Yves-Alexis Perez <corsac at debian.org>  Thu, 16 Oct 2008 08:43:15 +0200
 
 xfwm4-themes (4.4.2-1) unstable; urgency=low
 

Modified: desktop/trunk/xfwm4-themes/debian/rules
===================================================================
--- desktop/trunk/xfwm4-themes/debian/rules	2008-10-16 06:42:51 UTC (rev 2422)
+++ desktop/trunk/xfwm4-themes/debian/rules	2008-10-16 06:43:31 UTC (rev 2423)
@@ -30,12 +30,6 @@
 	rm -f build-stamp 
 
 	[ ! -f Makefile ] || $(MAKE) distclean
-ifneq "$(wildcard /usr/share/misc/config.sub)" ""
-	cp -f /usr/share/misc/config.sub config.sub
-endif
-ifneq "$(wildcard /usr/share/misc/config.guess)" ""
-	cp -f /usr/share/misc/config.guess config.guess
-endif
 
 	dh_clean
 




More information about the Pkg-xfce-commits mailing list