diff options
Diffstat (limited to 'source/xap/fvwm/doinst.sh')
-rw-r--r-- | source/xap/fvwm/doinst.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source/xap/fvwm/doinst.sh b/source/xap/fvwm/doinst.sh index 57a23d6f..087da9e3 100644 --- a/source/xap/fvwm/doinst.sh +++ b/source/xap/fvwm/doinst.sh @@ -10,4 +10,5 @@ config() { fi # Otherwise, we leave the .new copy for the admin to consider... } -config etc/X11/fvwm2/system.fvwm2rc.new +# Might need this later +#config etc/X11/fvwm2/system.fvwm2rc.new |