diff options
author | François Andriot <albator78@libertysurf.fr> | 2019-11-03 10:14:46 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2019-11-03 11:16:29 +0100 |
commit | c3350bda33cd4e47c3d13eb7c9dcea757b2a5ec0 (patch) | |
tree | 05b16c4c316aad9b0572275b8c32868b2aef7965 /redhat/applications/kbfx/kbfx-3.5.13.1-fix_install_directories.patch | |
parent | c9bb196e3bc20aef636c7478727f24aa7656b3cf (diff) | |
download | tde-packaging-c3350bda33cd4e47c3d13eb7c9dcea757b2a5ec0.tar.gz tde-packaging-c3350bda33cd4e47c3d13eb7c9dcea757b2a5ec0.zip |
RPM: remove lots of obsolete 3.5.13.x files
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.patch | 12 |
1 files changed, 0 insertions, 12 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 deleted file mode 100644 index 93d0a406e..000000000 --- a/redhat/applications/kbfx/kbfx-3.5.13.1-fix_install_directories.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- 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) |