[Lunar-commits] <moonbase-xorg> xdg-utils: create required standard XDG folders
v4hn
me at v4hn.de
Fri Jul 5 11:04:07 CEST 2013
commit fd9595afe3c599d7aa8d5653ffb309f7fe4639fc
Author: v4hn <me at v4hn.de>
Date: Sat, 29 Jun 2013 18:42:05 -0700
URL: https://github.com/lunar-linux/moonbase-xorg/commit/fd9595afe3c599d7aa8d5653ffb309f7fe4639fc
xdg-utils: create required standard XDG folders
xdg-desktop-menu fails to work if /usr/share/desktop-directories
does not exist - even if it should only install files to applications/!
Stupid design...
---
utils/xdg-utils/BUILD | +3/-0
utils/xdg-utils/DETAILS | +1/-1
2 files changed, 4 insertions(+), 1 deletion(-)
--- /dev/null
+++ b/utils/xdg-utils/BUILD
@@ -0,0 +1,3 @@
+default_build &&
+
+mkdir -p /usr/share/applications /usr/share/mime /usr/share/desktop-directories
--- a/utils/xdg-utils/DETAILS
+++ b/utils/xdg-utils/DETAILS
@@ -5,7 +5,7 @@
SOURCE_VFY=sha1:5bd5e2fe10e3055ccec347e8608476fab2d3eaca
WEB_SITE=http://portland.freedesktop.org/wiki/XdgUtils
ENTERED=20061012
- UPDATED=20110927
+ UPDATED=20130630
SHORT="tools to help applications to easily integrate with the free desktop standards"
cat << EOF
More information about the Lunar-commits
mailing list