From: Travis Cross Date: Sat, 22 Sep 2012 19:07:30 +0000 (+0000) Subject: Use the modest ClueCon nag for Debian builds X-Git-Tag: v1.3.0~193 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f9467992ac8d8435d312a3d78091e66578ab6a6;p=thirdparty%2Ffreeswitch.git Use the modest ClueCon nag for Debian builds --- diff --git a/debian/rules b/debian/rules index cd7934e439..8c9f284341 100755 --- a/debian/rules +++ b/debian/rules @@ -64,6 +64,7 @@ override_dh_auto_clean: --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \ --with-gnu-ld --with-python --with-erlang --with-openssl \ --enable-core-odbc-support --enable-zrtp \ + --enable-modest-cluecon-nag \ --prefix=/usr --localstatedir=/var \ --sysconfdir=/etc/freeswitch \ --with-modinstdir=/usr/lib/freeswitch/mod \