You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-db/mariadb-connector-c/files/gentoo-layout-3.0.patch

10 lines
311 B

--- a/mariadb_config/CMakeLists.txt 2016-02-12 21:21:06.981021227 -0500
+++ b/mariadb_config/CMakeLists.txt 2016-02-12 22:06:02.397130410 -0500
@@ -40,5 +44,5 @@
# Installation
#
INSTALL(TARGETS mariadb_config
- DESTINATION "bin"
+ DESTINATION ${INSTALL_BINDIR}
COMPONENT Development)