Commit 8c5e6af5 authored by unknown's avatar unknown

- Make sure the Mac OS X support files are built, but not installed by "make install" (the previous

  change was too drastic) (BUG#12506)


support-files/Makefile.am:
  - make sure that the RPM spec files are built, but not installed by "make install"
parent 451ec64d
......@@ -28,6 +28,12 @@ EXTRA_DIST = Info.plist.sh \
StartupItem.Info.plist \
StartupItem.postinstall
noinst_DATA = Info.plist \
Description.plist \
StartupParameters.plist \
postinstall \
preinstall
CLEANFILES = Info.plist \
Description.plist \
StartupParameters.plist \
......
......@@ -41,6 +41,9 @@ pkgdata_DATA = my-small.cnf \
pkgdata_SCRIPTS = mysql.server
noinst_DATA = mysql-@VERSION@.spec \
MySQL-shared-compat.spec
CLEANFILES = my-small.cnf \
my-medium.cnf \
my-large.cnf \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment