summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2014-01-15 23:38:52 +0000
committerSteve Langasek <vorlon@debian.org>2019-01-08 22:11:52 -0800
commit02370ce87586be0bbdbdd1c8003cff3980b5d5dd (patch)
treefaacb4dea733fc1b633f7c8b2a95a0bd1fb5b9ff /debian/rules
parent3cb164ab422cb22cebdaf21da846bd4912a038f0 (diff)
Drop the --disable-regenerate-docu argument, restoring the HTML manuals
to the libpam-doc package. Closes: #700485.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 873e5cc0..cb08297b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,7 @@ override_dh_auto_configure:
dh_auto_configure -- --enable-static --enable-shared \
--libdir=/lib/$(DEB_HOST_MULTIARCH) \
--enable-isadir=/lib/security \
- --disable-regenerate-docu $(CONFIGURE_OPTS)
+ $(CONFIGURE_OPTS)
# make sure the SAG, MWG, ADG are readable with a browser.
override_dh_compress: