summaryrefslogtreecommitdiffstats
path: root/redhat/applications/kbfx/kbfx-3.5.13.1-fix_install_directories.patch
blob: 93d0a406ea3389f830f5cb0fe7f52c2864472366 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- 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)