Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release-src > by-pkgid > 1a78474fa6edce19b17fdf51eeb00f19 > files > 2

gtk-qt-engine-1.1-5.r5.8.mga5.src.rpm

Description: Install kcmgtk4.desktop in SERVICES and not in XDG_APPS
Author: Fathi Boudra <fabo@debian.org>
Last-Update: 2008-05-01

--- a/kcm_gtk/CMakeLists.txt
+++ b/kcm_gtk/CMakeLists.txt
@@ -28,7 +28,7 @@ INSTALL(
 
 INSTALL(
 	FILES kcmgtk4.desktop
-	DESTINATION ${XDG_APPS_INSTALL_DIR}
+	DESTINATION ${SERVICES_INSTALL_DIR}
 )
 
 INSTALL(