From a9b331f789c412236016303e21b4abfb83f9aa62 Mon Sep 17 00:00:00 2001 From: joey Date: Wed, 29 Sep 1999 00:09:42 +0000 Subject: r284: * Enhanced debconf support -- the database is now cleaned up on package purge. * Broke all debconf support off into a dh_installdebconf script. This seems conceptually a little cleaner. --- examples/rules.multi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples/rules.multi') diff --git a/examples/rules.multi b/examples/rules.multi index bd8aa31e..c3b1bd1a 100755 --- a/examples/rules.multi +++ b/examples/rules.multi @@ -57,6 +57,7 @@ binary-indep: build install dh_testversion 1.1.17 dh_testdir dh_testroot +# dh_installdebconf dh_installdocs dh_installexamples dh_installmenu @@ -87,6 +88,7 @@ binary-arch: build install dh_testversion 1.1.17 dh_testdir dh_testroot +# dh_installdebconf dh_installdocs dh_installexamples dh_installmenu -- cgit v1.2.3