freebsd-ports/databases/mysql51-server/files/patch-Makefile.in
Alex Dupre d1ca5d12f3 Update to 5.1.54 release:
- allow custom pid file [1] [2]

PR:		ports/84650 [1], ports/152739 [2]
Submitted by:	Toshiya SAITOH <toshiya@saitoh.nu> [1],
		Frank Wall <fw@moov.de> [2]
2010-12-16 08:27:58 +00:00

17 lines
557 B
Text

--- Makefile.in.orig 2010-11-29 11:42:58.000000000 +0100
+++ Makefile.in 2010-12-15 22:56:40.000000000 +0100
@@ -407,13 +407,7 @@
EXTRA_DIST = INSTALL-SOURCE INSTALL-WIN-SOURCE \
README COPYING CMakeLists.txt
-SUBDIRS = . include @docs_dirs@ @zlib_dir@ \
- @readline_topdir@ sql-common scripts \
- @sql_union_dirs@ unittest \
- @sql_server@ @man_dirs@ tests \
- netware @libmysqld_dirs@ \
- mysql-test support-files sql-bench @tools_dirs@ \
- win
+SUBDIRS =
DIST_SUBDIRS = . include Docs zlib \
cmd-line-utils sql-common scripts \