[Pkg-xfce-commits] r2402 - desktop/branches/svn-snapshots/gtk2-engines-xfce/debian
corsac at alioth.debian.org
corsac at alioth.debian.org
Thu Oct 16 06:24:11 UTC 2008
Author: corsac
Date: 2008-10-16 06:24:11 +0000 (Thu, 16 Oct 2008)
New Revision: 2402
Modified:
desktop/branches/svn-snapshots/gtk2-engines-xfce/debian/changelog
desktop/branches/svn-snapshots/gtk2-engines-xfce/debian/rules
Log:
* debian/rules:
- stop messing with config.{guess,sub}.
Modified: desktop/branches/svn-snapshots/gtk2-engines-xfce/debian/changelog
===================================================================
--- desktop/branches/svn-snapshots/gtk2-engines-xfce/debian/changelog 2008-10-16 06:21:17 UTC (rev 2401)
+++ desktop/branches/svn-snapshots/gtk2-engines-xfce/debian/changelog 2008-10-16 06:24:11 UTC (rev 2402)
@@ -7,8 +7,10 @@
- remove Martin Loschwitz from uploaders.
* debian/copyright:
- update dates.
+ * debian/rules:
+ - stop messing with config.{guess,sub}.
- -- Yves-Alexis Perez <corsac at debian.org> Mon, 13 Oct 2008 13:30:48 +0200
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 16 Oct 2008 08:23:46 +0200
gtk2-engines-xfce (2.4.2-2) unstable; urgency=low
Modified: desktop/branches/svn-snapshots/gtk2-engines-xfce/debian/rules
===================================================================
--- desktop/branches/svn-snapshots/gtk2-engines-xfce/debian/rules 2008-10-16 06:21:17 UTC (rev 2401)
+++ desktop/branches/svn-snapshots/gtk2-engines-xfce/debian/rules 2008-10-16 06:24:11 UTC (rev 2402)
@@ -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