A few typos in previous commits
svn path=/nixos/trunk/; revision=21105
This commit is contained in:
@@ -34,6 +34,7 @@ for i in $NIX_PROFILES; do # !!! reverse
|
||||
|
||||
# KDE/Gnome stuff.
|
||||
export KDEDIRS=$i:$KDEDIRS
|
||||
export QT_PLUGIN_PATH=$i/plugins:$QT_PLUGIN_PATH
|
||||
export XDG_CONFIG_DIRS=$i/etc/xdg:$XDG_CONFIG_DIRS
|
||||
export XDG_DATA_DIRS=$i/share:$XDG_DATA_DIRS
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user