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.
tde-packaging/redhat/applications/kbfx/kbfx-3.5.13.1-fix_install_d...

13 lines
355 B

--- kbfx-3.5.13.1/doc/CMakeLists.txt.dir 2012-07-05 19:59:27.000000000 +0200
+++ kbfx-3.5.13.1/doc/CMakeLists.txt 2012-10-03 22:55:59.145960716 +0200
@@ -13,5 +13,8 @@
# TODO
)
+#add_subdirectory( common )
+#add_subdirectory( en )
+
INSTALL(FILES ${DOCFILES}
- DESTINATION ${SHARE_INSTALL_PREFIX}/doc/kbfx)
+ DESTINATION ${DOC_INSTALL_DIR}/kbfx)