]> git.pld-linux.org Git - packages/WindowMaker.git/blobdiff - WindowMaker.RunWM
- use proper build dir
[packages/WindowMaker.git] / WindowMaker.RunWM
index aa82d6a19ca34c0515de11c070f3173d56e14ac4..16b4655bab0c96c2516e92dbb6c5c5725dac8048 100644 (file)
@@ -5,7 +5,7 @@
 
 if [ -x /usr/bin/wmaker -a -d /usr/share/WindowMaker ] ; then
        WMGLOBALDIR="/usr/share/WindowMaker"
-       WMCONFIGDIR="/etc/WindowMaker"
+       WMCONFIGDIR="/etc/X11/WindowMaker"
        GSDIR=$HOME/GNUstep
        if [ ! -d $GSDIR/Defaults ] ; then
                mkdir -p $GSDIR/Defaults
This page took 0.026195 seconds and 4 git commands to generate.