[Pkg-xfce-commits] r2407 - desktop/trunk/gtk2-engines-xfce/debian
corsac at alioth.debian.org
corsac at alioth.debian.org
Thu Oct 16 06:31:10 UTC 2008
Author: corsac
Date: 2008-10-16 06:31:10 +0000 (Thu, 16 Oct 2008)
New Revision: 2407
Modified:
desktop/trunk/gtk2-engines-xfce/debian/changelog
desktop/trunk/gtk2-engines-xfce/debian/rules
Log:
* debian/rules:
- stop messing with config.{guess,sub}.
Modified: desktop/trunk/gtk2-engines-xfce/debian/changelog
===================================================================
--- desktop/trunk/gtk2-engines-xfce/debian/changelog 2008-10-16 06:30:31 UTC (rev 2406)
+++ desktop/trunk/gtk2-engines-xfce/debian/changelog 2008-10-16 06:31:10 UTC (rev 2407)
@@ -1,3 +1,10 @@
+gtk2-engines-xfce (2.4.2-3) UNRELEASED; urgency=low
+
+ * debian/rules:
+ - stop messing with config.{guess,sub}.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 16 Oct 2008 08:30:56 +0200
+
gtk2-engines-xfce (2.4.2-2) unstable; urgency=low
* debian/copyright:
Modified: desktop/trunk/gtk2-engines-xfce/debian/rules
===================================================================
--- desktop/trunk/gtk2-engines-xfce/debian/rules 2008-10-16 06:30:31 UTC (rev 2406)
+++ desktop/trunk/gtk2-engines-xfce/debian/rules 2008-10-16 06:31:10 UTC (rev 2407)
@@ -32,11 +32,6 @@
[ ! -f Makefile ] || $(MAKE) distclean
- -test -r /usr/share/misc/config.sub && \
- cp -f /usr/share/misc/config.sub config.sub
- -test -r /usr/share/misc/config.guess && \
- cp -f /usr/share/misc/config.guess config.guess
-
dh_clean
install: build
More information about the Pkg-xfce-commits
mailing list