X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fpatches%2F05_fix_displayed_full_paths.dpatch;h=f57e1dd0d06c7495ce9da73b010b200692ae6531;hb=2a63b994289b6ab0dd7eaf92aac41e260177559a;hp=b97716a110d213dbea2e79eed3e01183bdb94c59;hpb=e0142349ca58a604eb730c10333a21fe6ea189b2;p=pkg-mlmmj.git diff --git a/debian/patches/05_fix_displayed_full_paths.dpatch b/debian/patches/05_fix_displayed_full_paths.dpatch index b97716a..f57e1dd 100644 --- a/debian/patches/05_fix_displayed_full_paths.dpatch +++ b/debian/patches/05_fix_displayed_full_paths.dpatch @@ -1,8 +1,8 @@ #! /bin/sh -e ## 05_fix_displayed_full_paths.dpatch by ## -## 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