1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/devel/mkcmd/files/patch-aa

12 lines
267 B
Plaintext
Raw Normal View History

--- bin/mkcmd/machine.h.orig Wed Nov 17 12:24:36 1999
+++ bin/mkcmd/machine.h Wed Nov 17 12:24:45 1999
@@ -13,7 +13,7 @@
#endif
#if !defined(DEFDIR)
-#define DEFDIR "/usr/local/lib/mkcmd"
+#define DEFDIR "/usr/local/share/mkcmd"
#endif
#if !defined(TILDEDIR)