remove useless touch command debian-5.0.2-2
authorKevin Rosenberg <kevin@rosenberg.net>
Sun, 2 Aug 2009 18:12:09 +0000 (12:12 -0600)
committerKevin Rosenberg <kevin@rosenberg.net>
Sun, 2 Aug 2009 18:12:09 +0000 (12:12 -0600)
debian/rules

index d0c8a48d5e6d142eb2aeba98d3acd7291c8e7310..bfa9a88f04e9eb2e9ad52ba1167060e40d1a11e9 100755 (executable)
@@ -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