From be69e98135feeba7adb41e0baa967f0578373c26 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Wed, 21 Mar 2018 07:53:11 +0000 Subject: [PATCH] Update debian configure options --- debian/rules | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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) -- 2.34.1