[arch-commits] Commit in xproto/repos (extra-x86_64 extra-x86_64/xorg.sh)
Jan de Groot
jgc at archlinux.org
Sat Jun 21 12:12:19 UTC 2008
Date: Saturday, June 21, 2008 @ 08:12:18
Author: jgc
Revision: 3172
Merged revisions 3170-3171 via svnmerge from
svn+ssh://svn.archlinux.org/home/svn-packages/xproto/trunk
........
r3171 | jgc | 2008-06-21 12:12:05 +0000 (Sat, 21 Jun 2008) | 2 lines
Remove xorg.sh
........
Modified:
xproto/repos/extra-x86_64/ (properties)
Deleted:
xproto/repos/extra-x86_64/xorg.sh
---------+
xorg.sh | 15 ---------------
1 file changed, 15 deletions(-)
Property changes on: xproto/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
- /xproto/trunk:1-3169
+ /xproto/trunk:1-3171
Deleted: extra-x86_64/xorg.sh
===================================================================
--- extra-x86_64/xorg.sh 2008-06-21 12:12:05 UTC (rev 3171)
+++ extra-x86_64/xorg.sh 2008-06-21 12:12:18 UTC (rev 3172)
@@ -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