From: Kevin M. Rosenberg Date: Wed, 21 Mar 2018 07:53:11 +0000 (+0000) Subject: Update debian configure options X-Git-Tag: v6.0.2~6 X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=commitdiff_plain;h=be69e98135feeba7adb41e0baa967f0578373c26 Update debian configure options --- diff --git a/debian/rules b/debian/rules index 8df6f33..7a13e1c 100755 --- a/debian/rules +++ b/debian/rules @@ -10,8 +10,7 @@ override_dh_auto_clean: rm -f helical/sample-helical.sh tools/sample-ctsim.sh override_dh_auto_configure: - dh_auto_configure - #dh_auto_configure -- --with-ctn -with-x --without-lam + dh_auto_configure -- --with-ctn -with-x --without-lam override_dh_installdocs-indep: (cd docs; tar xzf html.tar.gz)