aboutsummaryrefslogtreecommitdiff
path: root/x11/kdelibs4/files/patch-cmake-modules-CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdelibs4/files/patch-cmake-modules-CMakeLists.txt')
-rw-r--r--x11/kdelibs4/files/patch-cmake-modules-CMakeLists.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/x11/kdelibs4/files/patch-cmake-modules-CMakeLists.txt b/x11/kdelibs4/files/patch-cmake-modules-CMakeLists.txt
new file mode 100644
index 000000000000..066a9387b202
--- /dev/null
+++ b/x11/kdelibs4/files/patch-cmake-modules-CMakeLists.txt
@@ -0,0 +1,21 @@
+--- ./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,8 +7,7 @@
+ # to have it around, so there is a place where the modules which are not installed
+ # are listed explicitely:
+ set(cmakeFilesDontInstall
+- FindPolkitQt.cmake
+- FindPolkitQt-1.cmake)
++ )
+
+ # Explicitely list all files which will be installed.
+ # We don't use a GLOB anymore so we can have also cmake files here
+@@ -89,6 +88,8 @@
+ FindPhonon.cmake
+ FindPkgConfig.cmake
+ FindPlasma.cmake
++ FindPolkitQt.cmake
++ FindPolkitQt-1.cmake
+ FindPopplerQt4.cmake
+ FindPostgreSQL.cmake
+ FindPulseAudio.cmake