pkgsrc/x11/kde-workspace4/patches/patch-ksysguard_example_CMakeLists.txt
markd 31c21eaeb1 Update to KDE SC 4.8.0
add kactivities
rename kdebase4 -> kde-baseapps4
rename kdebase-runtime4 -> kde-runtime4
rename kdebase-workspace4 -> kde-workspace4
rename kdebindings4-python -> py-kde4
2012-03-19 19:44:01 +00:00

8 lines
465 B
Text

$NetBSD: patch-ksysguard_example_CMakeLists.txt,v 1.1 2012/03/19 19:44:03 markd Exp $
--- ksysguard/example/CMakeLists.txt.orig 2007-12-23 11:54:28.000000000 +1300
+++ ksysguard/example/CMakeLists.txt
@@ -1,2 +1,2 @@
-install( FILES ksysguarddrc DESTINATION ${SYSCONF_INSTALL_DIR} )
+install( FILES ksysguarddrc DESTINATION ${CMAKE_INSTALL_PREFIX}/share/examples/kde-workspace4 )
install( FILES ksysguard.notifyrc DESTINATION ${DATA_INSTALL_DIR}/ksysguard )