]> git.deb.at Git - pkg/abook.git/commitdiff
fix building
authorRhonda D'Vine <rhonda@debian.org>
Thu, 13 Aug 2015 14:41:12 +0000 (16:41 +0200)
committerRhonda D'Vine <rhonda@debian.org>
Thu, 13 Aug 2015 14:41:47 +0000 (16:41 +0200)
debian/rules

index 94ee65cfa4e7081a89edb039f52a31a7184a8cd4..3618d1fa6ab3b759a6f12a167ee77375250fdcae 100755 (executable)
@@ -1,9 +1,6 @@
 #!/usr/bin/make -f
 #DH_VERBOSE = 1
 
 #!/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
 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