]> diplodocus.org Git - nmh/blobdiff - docs/contrib/localpostproc
mhshow/test-charset: Test iconv(1)'s result, not just its exit status.
[nmh] / docs / contrib / localpostproc
index 53bc2a574a4cffb232f71ce1fd6a68b61f5298b9..dcd99855dc64a99851cc1327cd98b09724bf3584 100755 (executable)
@@ -43,7 +43,7 @@ find_draftmessage() {
        exit 1
 }
 
-realpost="$(mhparam libdir)/post"
+realpost="$(mhparam libexecdir)/post"
 
 if [ $# -eq 0 ]; then
        echo "Usage: [post switches] filename"