summaryrefslogtreecommitdiff
path: root/databases/mysql/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mysql/patches/patch-ad')
-rw-r--r--databases/mysql/patches/patch-ad11
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/mysql/patches/patch-ad b/databases/mysql/patches/patch-ad
new file mode 100644
index 00000000000..a638afe3f40
--- /dev/null
+++ b/databases/mysql/patches/patch-ad
@@ -0,0 +1,11 @@
+--- scripts/Makefile.in.orig Sun Jun 14 21:15:12 1998
++++ scripts/Makefile.in Sun Jun 14 21:13:41 1998
+@@ -40,7 +40,7 @@
+ INSTALL = @INSTALL@
+ INSTALL_PROGRAM = @INSTALL_PROGRAM@
+ INSTALL_DATA = @INSTALL_DATA@
+-INSTALL_SCRIPT = @INSTALL_SCRIPT@
++INSTALL_SCRIPT = install -c -o root -g wheel -m 555
+ transform = @program_transform_name@
+
+ NORMAL_INSTALL = true