Added absolute path to match the common style.
authormarkus schnalke <meillo@marmaro.de>
Sat, 11 Feb 2012 21:22:09 +0000 (22:22 +0100)
committermarkus schnalke <meillo@marmaro.de>
Sat, 11 Feb 2012 21:22:09 +0000 (22:22 +0100)
config/config.c

index 62852df..20c62f5 100644 (file)
@@ -136,7 +136,7 @@ char *incproc = NMHBINDIR"/inc";
 ** the message to show. The string ``show -file'' is most likely what you
 ** want to be you lproc.
 */
-char *lproc = "show -file";
+char *lproc = NMHBINDIR"/show -file";
 
 /*
 ** This is the path for the Bell equivalent mail program.