summaryrefslogtreecommitdiff
path: root/dh_installdebconf
diff options
context:
space:
mode:
Diffstat (limited to 'dh_installdebconf')
-rwxr-xr-xdh_installdebconf4
1 files changed, 2 insertions, 2 deletions
diff --git a/dh_installdebconf b/dh_installdebconf
index 85772144..015e3e5f 100755
--- a/dh_installdebconf
+++ b/dh_installdebconf
@@ -24,11 +24,11 @@ that works.
Files named debian/package.config and debian/package.templates are
installed into the DEBIAN directory in the package build directory.
-If a file named debian/package.script.debhelper exists, the contents
+If a file named debian/package.config.debhelper exists, the contents
of that file are merged into the config script as follows: If the script
exists, then anywhere in it that "#DEBHELPER#" appears, the text of the
.debhelper file is inserted. If the script does not exist, then a script
-is generated from the .debhelper file. The .debhelper filesmay be created
+is generated from the .debhelper file. The .debhelper files may be created
by other debhelper programs, and are shell script fragments.
Note that if you use debconf, your package probably needs to depend on it