X-Git-Url: https://git.tokkee.org/?p=pkg-mlmmj.git;a=blobdiff_plain;f=debian%2Fpatches%2F05_fix_displayed_full_paths.dpatch;fp=debian%2Fpatches%2F05_fix_displayed_full_paths.dpatch;h=26ec945d7d70a2fd2fb368f46481b361ee14372c;hp=b97716a110d213dbea2e79eed3e01183bdb94c59;hb=1c81fda81374843f6ed14947b33c205c4ec9c194;hpb=e0142349ca58a604eb730c10333a21fe6ea189b2 diff --git a/debian/patches/05_fix_displayed_full_paths.dpatch b/debian/patches/05_fix_displayed_full_paths.dpatch index b97716a..26ec945 100644 --- a/debian/patches/05_fix_displayed_full_paths.dpatch +++ b/debian/patches/05_fix_displayed_full_paths.dpatch @@ -2,7 +2,8 @@ ## 05_fix_displayed_full_paths.dpatch by ## ## All lines beginning with `## DP:' are a description of the patch. -## DP: No description. +## DP: Changes path of a printf in mlmmj.h to be /usr/bin and +## DP: not /usr/local/bin when printing usages. if [ $# -lt 1 ]; then echo "`basename $0`: script expects -patch|-unpatch as argument" >&2