mirror of
https://git.freebsd.org/ports.git
synced 2025-05-14 16:21:50 -04:00
11 lines
387 B
Text
11 lines
387 B
Text
--- CMakeLists.txt.orig 2014-01-31 15:10:13.000000000 +0100
|
|
+++ CMakeLists.txt 2014-01-31 15:10:39.000000000 +0100
|
|
@@ -535,7 +535,7 @@
|
|
#
|
|
# RPM installs documentation directly from the source tree
|
|
#
|
|
-IF(NOT INSTALL_LAYOUT MATCHES "RPM")
|
|
+IF(NOT INSTALL_LAYOUT MATCHES "RPM" AND 0)
|
|
INSTALL(FILES COPYING LICENSE.mysql
|
|
DESTINATION ${INSTALL_DOCREADMEDIR}
|
|
COMPONENT Readme
|