forked from Lainports/opnsense-ports
12 lines
414 B
Text
12 lines
414 B
Text
--- support-files/CMakeLists.txt.orig 2019-07-17 18:38:36 UTC
|
|
+++ support-files/CMakeLists.txt
|
|
@@ -60,7 +60,9 @@ IF(UNIX)
|
|
INSTALL(FILES magic DESTINATION ${inst_location} COMPONENT SupportFiles)
|
|
ENDIF()
|
|
|
|
+IF(FALSE)
|
|
INSTALL(FILES mysql.m4 DESTINATION ${INSTALL_SHAREDIR}/aclocal COMPONENT Development)
|
|
+ENDIF()
|
|
|
|
SET(bindir ${prefix}/${INSTALL_BINDIR})
|
|
SET(sbindir ${prefix}/${INSTALL_SBINDIR})
|