From 0d70547011b4f85aacc5216fcbc9169e81f94553 Mon Sep 17 00:00:00 2001 From: Rhonda D'Vine Date: Thu, 13 Aug 2015 16:41:12 +0200 Subject: [PATCH] fix building --- debian/rules | 3 --- 1 file changed, 3 deletions(-) diff --git a/debian/rules b/debian/rules index 94ee65c..3618d1f 100755 --- a/debian/rules +++ b/debian/rules @@ -1,9 +1,6 @@ #!/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 -- 2.39.2