From: Kevin Rosenberg Date: Sun, 2 Aug 2009 18:12:09 +0000 (-0600) Subject: remove useless touch command X-Git-Tag: debian-5.0.2-2^0 X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=commitdiff_plain;h=7bc8bea007a32da453e00230b6b2edd87c723d81 remove useless touch command --- 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