22 lines
515 B
Text
22 lines
515 B
Text
$NetBSD: patch-as,v 1.4 2004/10/28 01:08:15 xtraeme Exp $
|
|
|
|
--- support-files/Makefile.in.orig 2004-10-22 02:39:03.000000000 +0200
|
|
+++ support-files/Makefile.in 2004-10-22 02:39:24.000000000 +0200
|
|
@@ -289,16 +289,7 @@
|
|
|
|
SUBDIRS = MacOSX
|
|
|
|
-pkgdata_DATA = my-small.cnf \
|
|
- my-medium.cnf \
|
|
- my-large.cnf \
|
|
- my-huge.cnf \
|
|
- my-innodb-heavy-4G.cnf \
|
|
- mysql-log-rotate \
|
|
- mysql-@VERSION@.spec \
|
|
- binary-configure \
|
|
- MySQL-shared-compat.spec
|
|
-
|
|
+pkgdata_DATA =
|
|
|
|
pkgdata_SCRIPTS = mysql.server
|
|
|