[Pkg-xfce-commits] r2405 - desktop/branches/svn-snapshots/xfwm4-themes/debian
corsac at alioth.debian.org
corsac at alioth.debian.org
Thu Oct 16 06:28:05 UTC 2008
Author: corsac
Date: 2008-10-16 06:28:05 +0000 (Thu, 16 Oct 2008)
New Revision: 2405
Modified:
desktop/branches/svn-snapshots/xfwm4-themes/debian/changelog
desktop/branches/svn-snapshots/xfwm4-themes/debian/rules
Log:
* debian/rules:
- stop messing with config.{guess,sub}.
Modified: desktop/branches/svn-snapshots/xfwm4-themes/debian/changelog
===================================================================
--- desktop/branches/svn-snapshots/xfwm4-themes/debian/changelog 2008-10-16 06:27:05 UTC (rev 2404)
+++ desktop/branches/svn-snapshots/xfwm4-themes/debian/changelog 2008-10-16 06:28:05 UTC (rev 2405)
@@ -15,8 +15,10 @@
* debian/control:
- update dep for Fuzzy.
- remove Martin Loschwitz from uploaders.
+ * debian/rules:
+ - stop messing with config.{guess,sub}.
- -- Yves-Alexis Perez <corsac at debian.org> Tue, 14 Oct 2008 22:32:48 +0200
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 16 Oct 2008 08:27:47 +0200
xfwm4-themes (4.4.2-1) unstable; urgency=low
Modified: desktop/branches/svn-snapshots/xfwm4-themes/debian/rules
===================================================================
--- desktop/branches/svn-snapshots/xfwm4-themes/debian/rules 2008-10-16 06:27:05 UTC (rev 2404)
+++ desktop/branches/svn-snapshots/xfwm4-themes/debian/rules 2008-10-16 06:28:05 UTC (rev 2405)
@@ -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