Commit d178fb02 authored by Joerg Mayer's avatar Joerg Mayer Committed by Alexandre Julliard

Create sysconfdir on install.

parent 8084ec45
......@@ -129,6 +129,7 @@ then {
}
else {
CONF=$sysconfdir/wine.conf
mkdir -p $sysconfdir
DOCONF=yes
}
fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment