Code

patches: Added short descriptions to all patches.
[pkg-mlmmj.git] / debian / patches / 05_fix_displayed_full_paths.dpatch
index b97716a110d213dbea2e79eed3e01183bdb94c59..f57e1dd0d06c7495ce9da73b010b200692ae6531 100644 (file)
@@ -1,8 +1,8 @@
 #! /bin/sh -e
 ## 05_fix_displayed_full_paths.dpatch by  <boll@andariel>
 ##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Adapt the path name of binaries in an error message to the paths as
+## DP: used in the Debian package.
 
 if [ $# -lt 1 ]; then
     echo "`basename $0`: script expects -patch|-unpatch as argument" >&2