]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_installdebconf
r1745: * Update Spanish translation of dh_clean man page. Closes: #303052
[debhelper.git] / dh_installdebconf
index 8577214495fdc4bcd169c66cd5f09851045645ac..015e3e5fc1c9bf02cc9589c146091364180ed4fa 100755 (executable)
@@ -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