diff options
Diffstat (limited to 'redhat/applications/kbfx/kbfx-3.5.13-fix_install_directories.patch')
-rw-r--r-- | redhat/applications/kbfx/kbfx-3.5.13-fix_install_directories.patch | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/redhat/applications/kbfx/kbfx-3.5.13-fix_install_directories.patch b/redhat/applications/kbfx/kbfx-3.5.13-fix_install_directories.patch deleted file mode 100644 index 43ec3a0ed..000000000 --- a/redhat/applications/kbfx/kbfx-3.5.13-fix_install_directories.patch +++ /dev/null @@ -1,8 +0,0 @@ ---- kbfx/doc/CMakeLists.txt.ORI 2012-08-04 18:33:25.916251160 +0200 -+++ kbfx/doc/CMakeLists.txt 2012-08-04 18:33:49.658779402 +0200 -@@ -14,4 +14,4 @@ - ) - - INSTALL(FILES ${DOCFILES} -- DESTINATION ${SHARE_INSTALL_PREFIX}/doc/kbfx) -+ DESTINATION ${DOC_INSTALL_DIR}/kbfx) |