From 8405e6bebd90971d3867dbf05415edcdb9eddfe2 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Fri, 4 Jun 2010 14:04:22 +0200 Subject: [PATCH] =?utf8?q?rules:=20No=20longer=20patching=20configure=20?= =?utf8?q?=E2=87=92=20don't=20touch(1)ing=20autotools=20files.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index a43f7f4..4fbde99 100755 --- a/debian/rules +++ b/debian/rules @@ -26,7 +26,6 @@ include /usr/share/dpatch/dpatch.make $(BUILDDIR)/config.status: configure patch dh_testdir [ -e $(BUILDDIR) ] || mkdir $(BUILDDIR) - touch aclocal.m4 configure config.h.in Makefile.in cd $(BUILDDIR) && CFLAGS="$(CFLAGS)" ../../configure \ --host=$(DEB_HOST_GNU_TYPE) \ --build=$(DEB_BUILD_GNU_TYPE) \ -- 2.30.2