summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2012-08-18 02:11:07 +1000
committerMichael Palimaka <kensington@gentoo.org>2012-08-18 02:11:07 +1000
commit7faafbc8b04c1c1f212dbe65f8e6a290136f5437 (patch)
treefa1f525b816f5d28e681c8aa3305cf5cb25ea042
parent48721aea9030143ddb68dc10b1ec0c3c24b4dfac (diff)
downloadkde-7faafbc8b04c1c1f212dbe65f8e6a290136f5437.tar.gz
kde-7faafbc8b04c1c1f212dbe65f8e6a290136f5437.tar.bz2
kde-7faafbc8b04c1c1f212dbe65f8e6a290136f5437.zip
[kde-base/libkonq] Remove unused patch.
(Portage version: 2.1.11.10/git/Linux x86_64, unsigned Manifest commit)
-rw-r--r--kde-base/libkonq/files/libkonq-4.8.3-cmake.patch23
1 files changed, 0 insertions, 23 deletions
diff --git a/kde-base/libkonq/files/libkonq-4.8.3-cmake.patch b/kde-base/libkonq/files/libkonq-4.8.3-cmake.patch
deleted file mode 100644
index dea16d4712e..00000000000
--- a/kde-base/libkonq/files/libkonq-4.8.3-cmake.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-These headers are required to compile dolphin.
-
-diff --git a/lib/konq/CMakeLists.txt b/lib/konq/CMakeLists.txt
-index 8ecbfa9..9fcbb3c 100644
---- a/lib/konq/CMakeLists.txt
-+++ b/lib/konq/CMakeLists.txt
-@@ -59,7 +59,7 @@ install( FILES
- konq_dndpopupmenuplugin.h
- knewmenu.h
- konq_menuactions.h
-- # konq_copytomenu.h - anyone needs it?
-+ konq_copytomenu.h
- konq_operations.h
- libkonq_export.h
- konq_events.h
-@@ -69,6 +69,7 @@ install( FILES
- kversioncontrolplugin2.h
- konq_historyprovider.h
- konq_historyentry.h
-+ konq_statusbarmessagelabel.h
- DESTINATION ${INCLUDE_INSTALL_DIR} COMPONENT Devel
- )
- install( FILES konqpopupmenuplugin.desktop konqdndpopupmenuplugin.desktop DESTINATION ${SERVICETYPES_INSTALL_DIR} )