From 92c50510b310f997487b9a61118033c203f73b00 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Tue, 19 Aug 2008 14:24:04 -0700 Subject: call dh_installdebconf -i, so that debconf templates are added correctly to libpam-runtime --- debian/rules | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 7a0ccd87..b57e4585 100755 --- a/debian/rules +++ b/debian/rules @@ -98,6 +98,7 @@ binary-indep: install dh_installman -i dh_installdocs -i + dh_installdebconf -i dh_installchangelogs -i $(BUILD_TREE)/ChangeLog dh_compress -i -X.html dh_link -i -- cgit v1.2.3