summaryrefslogtreecommitdiff
path: root/dh_installdebconf
diff options
context:
space:
mode:
authorjoey <joey>2005-04-09 21:25:06 +0000
committerjoey <joey>2005-04-09 21:25:06 +0000
commitc85747dc1875ed610886bf891b0bebd5579d81de (patch)
tree3e1e1a9e3bf00b4e929f377456a753fc1b45974d /dh_installdebconf
parent269a2b129ec031f94e54dca7f526b2127aaf599f (diff)
r1745: * Update Spanish translation of dh_clean man page. Closes: #303052
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