summaryrefslogtreecommitdiffstats
path: root/kfile-plugins
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-03-21 20:43:17 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-03-21 20:43:17 -0500
commit7a275239c96b1a69c49f1ffbdb498078bf68a168 (patch)
tree8cee6ed718ce8c776002284fe06c141ee3cc04a8 /kfile-plugins
parent66b54d4c5cd7354c6e8c39ac5bc8d00594a3daad (diff)
downloadtdegraphics-7a275239c96b1a69c49f1ffbdb498078bf68a168.tar.gz
tdegraphics-7a275239c96b1a69c49f1ffbdb498078bf68a168.zip
Change ${INCLUDE_INSTALL_DIR}/tde -> ${INCLUDE_INSTALL_DIR}
to be consistent with patch in GIT hash b99d4323ddffa1b9edcb8bab724a73729b79d883. This partially resolves bug report 600.
Diffstat (limited to 'kfile-plugins')
-rw-r--r--kfile-plugins/dependencies/poppler-tqt/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kfile-plugins/dependencies/poppler-tqt/CMakeLists.txt b/kfile-plugins/dependencies/poppler-tqt/CMakeLists.txt
index 493f7c74..8765e378 100644
--- a/kfile-plugins/dependencies/poppler-tqt/CMakeLists.txt
+++ b/kfile-plugins/dependencies/poppler-tqt/CMakeLists.txt
@@ -32,7 +32,7 @@ link_directories(
install( FILES
poppler-qt.h poppler-page-transition.h poppler-link-qt3.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/tde )
+ DESTINATION ${INCLUDE_INSTALL_DIR} )
##### poppler-tqt (shared) ############################