21b5c6f
diff -up polkit-qt-1-0.95.1/cmake/modules/CMakeLists.txt.install-cmake-find polkit-qt-1-0.95.1/cmake/modules/CMakeLists.txt
21b5c6f
--- polkit-qt-1-0.95.1/cmake/modules/CMakeLists.txt.install-cmake-find	2009-12-23 12:31:13.000000000 +0100
21b5c6f
+++ polkit-qt-1-0.95.1/cmake/modules/CMakeLists.txt	2010-01-14 15:22:30.100520720 +0100
21b5c6f
@@ -1,9 +1,9 @@
21b5c6f
  
21b5c6f
 ## install the cmake files
21b5c6f
 
21b5c6f
-#file( GLOB cmakeFiles FindPolkitQt.cmake )
21b5c6f
-#set(module_install_dir ${CMAKE_ROOT}/Modules )
21b5c6f
+file( GLOB cmakeFiles FindPolkitQt-1.cmake )
Jaroslav Reznik d4e31a8
+set(module_install_dir ${DATA_INSTALL_DIR}/cmake/Modules )
21b5c6f
 
21b5c6f
-#install( FILES ${cmakeFiles} 
21b5c6f
-#         DESTINATION ${module_install_dir}  )
21b5c6f
+install( FILES ${cmakeFiles} 
21b5c6f
+         DESTINATION ${module_install_dir}  )
21b5c6f