2007-12-14 14:36:52 +01:00
|
|
|
$NetBSD: patch-ak,v 1.4 2007/12/14 13:36:54 tron Exp $
|
2005-10-31 10:22:26 +01:00
|
|
|
|
2007-12-14 14:36:52 +01:00
|
|
|
--- support-files/Makefile.in.orig 2007-11-15 14:08:49.000000000 +0000
|
|
|
|
+++ support-files/Makefile.in 2007-12-13 23:59:01.000000000 +0000
|
|
|
|
@@ -383,14 +383,7 @@
|
2007-05-21 06:39:59 +02:00
|
|
|
compiler_warnings.supp
|
2005-10-31 10:22:26 +01:00
|
|
|
|
2007-03-11 19:42:27 +01:00
|
|
|
SUBDIRS = MacOSX RHEL4-SElinux
|
2005-10-31 10:22:26 +01:00
|
|
|
-pkgdata_DATA = my-small.cnf \
|
|
|
|
- my-medium.cnf \
|
|
|
|
- my-large.cnf \
|
|
|
|
- my-huge.cnf \
|
2007-03-11 19:42:27 +01:00
|
|
|
- my-innodb-heavy-4G.cnf \
|
2005-10-31 10:22:26 +01:00
|
|
|
- mysql-log-rotate \
|
|
|
|
- binary-configure \
|
|
|
|
- ndb-config-2-node.ini
|
|
|
|
+pkgdata_DATA =
|
|
|
|
|
2007-12-14 14:36:52 +01:00
|
|
|
pkgdata_SCRIPTS = mysql.server \
|
|
|
|
mysqld_multi.server
|