aboutsummaryrefslogtreecommitdiff
path: root/misc/mc/files/patch-ac
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-12-06 09:39:23 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-12-06 09:39:23 +0000
commit5fbd6b53fc15d55754b7cb5fe58cc548cfd61b5e (patch)
tree2b6a2a7479ff2ff3ca3fa9eb89d7627d2384f399 /misc/mc/files/patch-ac
parent89f5f8d2b234e08046a96c255ecb6ac2186195e4 (diff)
Notes
Diffstat (limited to 'misc/mc/files/patch-ac')
-rw-r--r--misc/mc/files/patch-ac14
1 files changed, 7 insertions, 7 deletions
diff --git a/misc/mc/files/patch-ac b/misc/mc/files/patch-ac
index 2107be300f95..50f7a0eefc38 100644
--- a/misc/mc/files/patch-ac
+++ b/misc/mc/files/patch-ac
@@ -1,14 +1,14 @@
---- Make.common.in.orig Mon Mar 30 05:26:08 1998
-+++ Make.common.in Sun Apr 12 03:19:48 1998
-@@ -16,6 +16,7 @@
- manprefix =
+--- Make.common.in.orig Sun Dec 6 12:04:28 1998
++++ Make.common.in Sun Dec 6 12:05:41 1998
+@@ -17,6 +17,7 @@
- bindir = $(exec_prefix)/bin
-+sbindir = $(exec_prefix)/sbin
+ builddir = @builddir@
+ bindir = @bindir@
++sbindir = $(exec_prefix)/sbin
libdir = $(exec_prefix)/lib/mc
suppbindir = $(libdir)/bin
tidir = $(libdir)/term
-@@ -50,7 +51,7 @@
+@@ -52,7 +53,7 @@
# No way, to make make happy (except GNU), we cannot use := to append
# something to these, so that's why there is a leading _
XCFLAGS = @CFLAGS@