[arch-commits] CVS update of arch/build/x11/xproto (xorg.sh)

Alexander Baldeck alexander at archlinux.org
Wed Sep 5 10:29:59 UTC 2007


    Date: Wednesday, September 5, 2007 @ 06:29:59
  Author: alexander
    Path: /home/cvs-arch/arch/build/x11/xproto

 Removed: xorg.sh (1.2)

* removed obsolete file


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


Index: arch/build/x11/xproto/xorg.sh
diff -u arch/build/x11/xproto/xorg.sh:1.2 arch/build/x11/xproto/xorg.sh:removed
--- arch/build/x11/xproto/xorg.sh:1.2	Thu Dec  7 18:17:29 2006
+++ arch/build/x11/xproto/xorg.sh	Wed Sep  5 06:29:59 2007
@@ -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