summaryrefslogtreecommitdiff
path: root/databases/msql/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'databases/msql/files/patch-aa')
-rw-r--r--databases/msql/files/patch-aa14
1 files changed, 8 insertions, 6 deletions
diff --git a/databases/msql/files/patch-aa b/databases/msql/files/patch-aa
index f59b15c633e8..d8250563197f 100644
--- a/databases/msql/files/patch-aa
+++ b/databases/msql/files/patch-aa
@@ -1,6 +1,6 @@
---- Makefile.orig Tue Feb 7 20:03:58 1995
-+++ Makefile Thu Oct 3 20:08:24 1996
-@@ -18,12 +18,16 @@
+--- Makefile.orig Tue Dec 17 11:12:16 1996
++++ Makefile Tue Dec 17 11:13:26 1996
+@@ -18,14 +18,16 @@
SHELL=/bin/sh
all:
@@ -16,7 +16,9 @@
target:
@ scripts/make-target
-+ @ ( ARCH=`scripts/sys-arch` ; cd targets; ln -s $$ARCH freebsd)
-
-
+-
+-
++ @ ( ARCH=`scripts/sys-arch`; cd targets; ln -s $$ARCH freebsd)
+ dist:
+ @ echo; echo -n "Full Distribution - Enter archive file name : " ;\