[arch-commits] Commit in xproto/trunk (xorg.sh)

Jan de Groot jgc at archlinux.org
Sat Jun 21 12:12:05 UTC 2008


    Date: Saturday, June 21, 2008 @ 08:12:05
  Author: jgc
Revision: 3171

Remove xorg.sh

Deleted:
  xproto/trunk/xorg.sh

---------+
 xorg.sh |   15 ---------------
 1 file changed, 15 deletions(-)

Deleted: xorg.sh
===================================================================
--- xorg.sh	2008-06-21 12:11:35 UTC (rev 3170)
+++ xorg.sh	2008-06-21 12:12:05 UTC (rev 3171)
@@ -1,15 +0,0 @@
-export XDG_DATA_HOME=$HOME/.local/share
-export XDG_CONFIG_HOME=$HOME/.config
-export XDG_CACHE_HOME=$HOME/.cache
-
-if [ -z $XDG_DATA_DIRS ]; then
-	export XDG_DATA_DIRS=/usr/share:/usr/local/share
-else
-	export XDG_DATA_DIRS=/usr/share:/usr/local/share:$XDG_DATA_DIRS
-fi
-
-if [ -z $XDG_CONFIG_DIRS ]; then
-	export XDG_CONFIG_DIRS=/etc/xdg
-else
-	export XDG_CONFIG_DIRS=/etc/xdg:$XDG_CONFIG_DIRS
-fi





More information about the arch-commits mailing list