]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_installdeb
r595: * dh_clean: Clean the *.debhelper temp files on a per-package basis, in
[debhelper.git] / dh_installdeb
index 7c7f8d180b48efd2b07d97893b0da1526ddd82fb..9527ff2e293459e6765351d6abd282ba90c05f3d 100755 (executable)
@@ -29,11 +29,11 @@ the DEBIAN directory:
   package.conffiles
 
 The postinst, preinst, postrm, and prerm are handled specially: If a
-corresponding file named debian/script.debhelper exists, the contents of that
-file are merged into the 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 files are created by other debhelper
+corresponding file named debian/package.script.debhelper exists, the contents
+of that file are merged into the 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 files are created by other debhelper
 programs, such as L<dh_installmenu(1)>, and are shell script fragments.
 
 In V3 compatibility mode and higher, all files in the etc/ directory in a