Stop running autoreconf in debian/rules, and remove Build-Depends for autoconf
[free-sw/xcb/proto] / debian / rules
index e997421..93b2b26 100755 (executable)
@@ -5,10 +5,6 @@ include /usr/share/cdbs/1/class/autotools.mk
 
 DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/X11R6/include"
 
-debian/stamp-autotools-files:
-       autoreconf -v --install
-       touch debian/stamp-autotools-files
-
 debian/copyright: debian/copyright.debian COPYING
        cat $+ > $@