Update copyright date; remove old CVS keyword
[ctsim.git] / debian / rules
index f462268329e0d7d99609e542363e130aa9fd4744..bfa9a88f04e9eb2e9ad52ba1167060e40d1a11e9 100755 (executable)
@@ -28,8 +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