From ec2515f058c60d2478a549f58376db628ba556b9 Mon Sep 17 00:00:00 2001 From: Tim Williams Date: Fri, 14 Oct 2011 13:51:18 +0100 Subject: Initial commit of the Mandriva patches and spec files. This includes the main dependencies and core packages, but very little else. --- .../2010.2/kdebase/kdebase-3.5.12-move-xdg-menu-dir.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 mandriva/2010.2/kdebase/kdebase-3.5.12-move-xdg-menu-dir.patch (limited to 'mandriva/2010.2/kdebase/kdebase-3.5.12-move-xdg-menu-dir.patch') diff --git a/mandriva/2010.2/kdebase/kdebase-3.5.12-move-xdg-menu-dir.patch b/mandriva/2010.2/kdebase/kdebase-3.5.12-move-xdg-menu-dir.patch new file mode 100644 index 000000000..1deb924c0 --- /dev/null +++ b/mandriva/2010.2/kdebase/kdebase-3.5.12-move-xdg-menu-dir.patch @@ -0,0 +1,11 @@ +--- admin/acinclude.m4.in.orig 2010-08-12 23:39:22.000000000 +0100 ++++ admin/acinclude.m4.in 2011-07-19 13:40:17.619311049 +0100 +@@ -527,7 +527,7 @@ + xdg_appsdir='\${datadir}/applications/kde' + fi + if test -z "$xdg_menudir"; then +- xdg_menudir='\${sysconfdir}/xdg/menus' ++ xdg_menudir='\${sysconfdir}/xdg/kde/menus' + fi + if test -z "$xdg_directorydir"; then + xdg_directorydir='\${datadir}/desktop-directories' -- cgit v1.2.3