From: Marko Kreen Date: Tue, 20 Dec 2011 15:28:05 +0000 (+0200) Subject: deb: export options to make nostrip work X-Git-Tag: pgbouncer_1_5_rc1~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5d84c680a7620aa4b972cd993e303760eacfd235;p=pgbouncer deb: export options to make nostrip work --- diff --git a/debian/rules b/debian/rules index 069778d..0df2aa7 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,9 @@ #! /usr/bin/make -f DH_VERBOSE = 1 + DEB_BUILD_OPTIONS = nostrip +export DEB_BUILD_OPTIONS override DEB_CONFIGURE_EXTRA_FLAGS = --enable-debug