From: Matthew Newton Date: Fri, 7 Dec 2012 23:14:19 +0000 (+0000) Subject: debian packages shouldn't be developer build X-Git-Tag: release_3_0_0_beta1~1414^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88552d02a7887b1f41f2da9232c1047e08167733;p=thirdparty%2Ffreeradius-server.git debian packages shouldn't be developer build --- diff --git a/debian/rules b/debian/rules index 6f74eaf7745..97370a5130a 100755 --- a/debian/rules +++ b/debian/rules @@ -81,6 +81,7 @@ endif --enable-ltdl-install=no --enable-strict-dependencies \ --with-experimental-modules=no \ --enable-boilermake \ + --disable-developer \ --with-large-files --with-udpfromto --with-edir \ --config-cache \ --without-rlm_eap_tnc \