mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
- Make sure the Mac OS X support files are built, but not installed by "make install" (the previous
change was too drastic) (BUG#12506)
This commit is contained in:
parent
19fe33e16c
commit
776bf91371
2 changed files with 9 additions and 0 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue