]> git.deb.at Git - pkg/abook.git/blobdiff - debian/rules
update changelog for removed patch
[pkg/abook.git] / debian / rules
index 94ee65cfa4e7081a89edb039f52a31a7184a8cd4..db28c8f7893b2189cf529684cbd751f9c403590b 100755 (executable)
@@ -1,12 +1,9 @@
 #!/usr/bin/make -f
 #DH_VERBOSE = 1
 
-DPKG_EXPORT_BUILDFLAGS = 1
-include /usr/share/dpkg/default.mk
-
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export DEB_CFLAGS_MAINT_APPEND  = -g -Wall -pedantic -std=gnu89
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
-       dh $@ 
+       dh $@ --with autoreconf