14 lines
493 B
Plaintext
14 lines
493 B
Plaintext
$NetBSD: patch-aj,v 1.1.1.1 2003/05/15 21:02:16 salo Exp $
|
|
|
|
--- src/options.h.orig 2000-07-21 20:42:14.000000000 +0200
|
|
+++ src/options.h 2003-05-15 14:44:55.000000000 +0200
|
|
@@ -27,7 +27,7 @@
|
|
#define CMD_SH "sh"
|
|
#define CMD_AWK "awk"
|
|
#define CMD_SED "sed"
|
|
-#define DEF_MODULE_PATH "~/.lpe:/usr/local/lib/lpe:/usr/lib/lpe:/etc/lpe"
|
|
+#define DEF_MODULE_PATH "~/.lpe:"PREFIX"/lib/lpe:/usr/lib/lpe:/etc/lpe"
|
|
#define DEF_HARD_TAB_WIDTH 8
|
|
#define DEF_SOFT_TAB_WIDTH 4
|
|
#define DEF_FLASH_TIME 3
|