summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2010-07-03 15:18:17 +0000
committerArthur de Jong <arthur@arthurdejong.org>2010-07-03 15:18:17 +0000
commit39ad7d7ab5c726aab310fe9347017eed606dbd30 (patch)
tree9e8c9d07d9663ed783920ece27e3b2602883ad94
parent68457b3466f006c96608faf12c7446987772897f (diff)
don't use dh_title to set the Debconf title, the default should be fine
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1157 ef36b2f9-881f-0410-afb5-c4e39611909c
-rw-r--r--debian/libnss-ldapd.config3
-rw-r--r--debian/nslcd.config3
2 files changed, 0 insertions, 6 deletions
diff --git a/debian/libnss-ldapd.config b/debian/libnss-ldapd.config
index 6c76e97..92e6d34 100644
--- a/debian/libnss-ldapd.config
+++ b/debian/libnss-ldapd.config
@@ -6,9 +6,6 @@ set -e
. /usr/share/debconf/confmodule
db_version 2.0
-# set title
-db_title "Configuring libnss-ldapd"
-
#
# This is the fist part of the script. In this part an attempt
# is made to get or guess the current configuration. This information
diff --git a/debian/nslcd.config b/debian/nslcd.config
index c04e0ce..19c00d9 100644
--- a/debian/nslcd.config
+++ b/debian/nslcd.config
@@ -13,9 +13,6 @@ OCONFFILE="/etc/nss-ldapd.conf"
db_version 2.0
db_capb backup
-# set title
-db_title "Configuring NSLCD"
-
#
# This is the fist part of the script. In this part an attempt
# is made to get or guess the current configuration. This information