Commit e9bf3241 authored by Hans Leidekker's avatar Hans Leidekker Committed by Alexandre Julliard

wineprefixcreate: Create the color directory.

parent 67598863
......@@ -161,6 +161,7 @@ for i in \
"$CROOT/windows/system32/drivers" \
"$CROOT/windows/system32/spool" \
"$CROOT/windows/system32/spool/drivers" \
"$CROOT/windows/system32/spool/drivers/color" \
"$CROOT/windows/temp"
do
[ -d "$i" ] || mkdir "$i"
......
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