blob: 6928844e98fe213f38fadc03ca47f1e8cbacccc0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- bin/mkcmd/machine.h.orig Thu Dec 30 15:41:29 1999
+++ bin/mkcmd/machine.h Thu Dec 30 15:41:38 1999
@@ -13,7 +13,7 @@
#endif
#if !defined(DEFDIR)
-#define DEFDIR "/usr/local/lib/mkcmd:/usr/local/lib/mkcmd/type"
+#define DEFDIR "%%PREFIX%%/share/mkcmd:%%PREFIX%%/share/mkcmd/type"
#endif
#if !defined(TILDEDIR)
|