diff options
Diffstat (limited to 'x11/kdelibs-kde4/files/patch-cmake-modules-CMakeLists.txt')
-rw-r--r-- | x11/kdelibs-kde4/files/patch-cmake-modules-CMakeLists.txt | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/x11/kdelibs-kde4/files/patch-cmake-modules-CMakeLists.txt b/x11/kdelibs-kde4/files/patch-cmake-modules-CMakeLists.txt deleted file mode 100644 index 66749f88c8b9..000000000000 --- a/x11/kdelibs-kde4/files/patch-cmake-modules-CMakeLists.txt +++ /dev/null @@ -1,29 +0,0 @@ ---- ./cmake/modules/CMakeLists.txt~ 2009-12-01 10:27:12.000000000 +1000 -+++ ./cmake/modules/CMakeLists.txt 2009-12-07 02:42:29.159330039 +1000 -@@ -7,9 +7,6 @@ - # to have it around, so there is a place where the modules which are not installed - # are listed explicitely: - set(cmakeFilesDontInstall -- FindHUpnp.cmake -- FindPolkitQt.cmake -- FindPolkitQt-1.cmake - FindUDev.cmake - ) - -@@ -56,6 +53,7 @@ - FindGettext.cmake - FindGphoto2.cmake - FindHUNSPELL.cmake -+ FindHUpnp.cmake - FindIOKit.cmake - FindKDE4Internal.cmake - FindKDE4Workspace.cmake -@@ -93,6 +91,8 @@ - FindPhonon.cmake - FindPkgConfig.cmake - FindPlasma.cmake -+ FindPolkitQt.cmake -+ FindPolkitQt-1.cmake - FindPopplerQt4.cmake - FindPostgreSQL.cmake - FindPulseAudio.cmake |