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
Chris Piazza 7d75dfc4e8 Update to 8.13d
PR:		16092
Submitted by:	maintainer
2000-01-22 02:10:00 +00:00

12 lines
321 B
Plaintext

--- 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 "/usr/local/share/mkcmd:/usr/local/share/mkcmd/type"
#endif
#if !defined(TILDEDIR)