From 8066e87c6ca6eb12af5c427b5fb73ccfe6c97d04 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 1 Oct 2014 20:48:00 -0500 Subject: Use libmagic for mime type determination This relates to Bug 656, Bug 661, and others --- tdeio/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'tdeio/CMakeLists.txt') diff --git a/tdeio/CMakeLists.txt b/tdeio/CMakeLists.txt index dcbc86889..054da69f2 100644 --- a/tdeio/CMakeLists.txt +++ b/tdeio/CMakeLists.txt @@ -36,8 +36,6 @@ link_directories( ##### other data ################################ -install( FILES magic DESTINATION ${MIME_INSTALL_DIR} ) - install( FILES application.desktop kurifilterplugin.desktop kcomprfilter.desktop kscan.desktop kdatatool.desktop -- cgit v1.2.1