summaryrefslogtreecommitdiffstats
path: root/x11/kdelibs4/files/patch-cmake-modules-CMakeLists.txt
blob: 66749f88c8b9f5c2a4d1b22586c31eaf33b1a236 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
--- ./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
OpenPOWER on IntegriCloud