summaryrefslogtreecommitdiffstats
path: root/redhat/applications/kbfx/kbfx-3.5.13.1-fix_install_directories.patch
diff options
context:
space:
mode:
authorFrancois Andriot <francois.andriot@free.fr>2012-10-21 19:18:11 +0200
committerFrancois Andriot <francois.andriot@free.fr>2012-10-21 19:18:11 +0200
commit6d19f23f648d1aaee59350cfdd97f564c405239f (patch)
tree6a84d5c0cbdb86bf4685e7ab1bfca730479f0753 /redhat/applications/kbfx/kbfx-3.5.13.1-fix_install_directories.patch
parent7a49d1c3c01e346c9efd56af8f4d418c9d519744 (diff)
downloadtde-packaging-6d19f23f648d1aaee59350cfdd97f564c405239f.tar.gz
tde-packaging-6d19f23f648d1aaee59350cfdd97f564c405239f.zip
RHEL/Fedora/MGA/MDV/Suse: update applications for TDE 3.5.13.1
Diffstat (limited to 'redhat/applications/kbfx/kbfx-3.5.13.1-fix_install_directories.patch')
-rw-r--r--redhat/applications/kbfx/kbfx-3.5.13.1-fix_install_directories.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/redhat/applications/kbfx/kbfx-3.5.13.1-fix_install_directories.patch b/redhat/applications/kbfx/kbfx-3.5.13.1-fix_install_directories.patch
new file mode 100644
index 000000000..93d0a406e
--- /dev/null
+++ b/redhat/applications/kbfx/kbfx-3.5.13.1-fix_install_directories.patch
@@ -0,0 +1,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)