From 7bc8bea007a32da453e00230b6b2edd87c723d81 Mon Sep 17 00:00:00 2001 From: Kevin Rosenberg Date: Sun, 2 Aug 2009 12:12:09 -0600 Subject: [PATCH] remove useless touch command --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index d0c8a48..bfa9a88 100755 --- a/debian/rules +++ b/debian/rules @@ -28,7 +28,6 @@ desktop-dir := usr/share/applications configure: configure-stamp configure-stamp: dh_testdir - touch configure.in && touch aclocal.m4 && touch configure ./configure --prefix=$(DESTDIR)/usr --mandir=$(DESTDIR)/usr/share/man --datadir=$(HELPDIR) --with-ctn -with-x --without-lam touch configure-stamp -- 2.34.1