Stop installing the libtool .la files.
[free-sw/xcb/libxcb] / debian / rules
index e81cbea..e31478a 100755 (executable)
@@ -7,11 +7,6 @@ include /usr/share/cdbs/1/class/autotools.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS = --with-opt
 DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/X11R6/include"
-DEB_DH_STRIP_ARGS=--dbg-package=libxcb0
-
-debian/stamp-autotools-files:
-       autoreconf -v --install
-       touch debian/stamp-autotools-files
 
 debian/copyright: debian/copyright.debian COPYING
        cat $+ > $@