Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.1.11
-
Fix Version/s: 10.1.12
-
Component/s: Scripts & Clients
-
Labels:None
-
Environment:FreeBSD 10.2-RELEASE-p9
Description
During make install
-- Installing: /usr/local/bin/maria_add_gis_sp.sql
|
-- Installing: /usr/local/share/mysql/maria_add_gis_sp.sql
|
Tracked this back to MDEV-7875 that introduces this. The DESTINATION ${INSTALL_BINDIR} block shouldn't be there.