Subject: Re: -current daily build failure on alpha
To: Tim Rightnour <root@garbled.net>
From: None <itojun@iijlab.net>
List: current-users
Date: 02/13/2000 00:42:35
>Heh..  sources supped as of last night.
>install ===> games/sail
>install -r  -c -s   -o root -g games -m 2550 sail
>/build/root/usr/games/hide/sail
>install -r  -c   -o root -g wheel -m 444 /build/src/games/sail/sail.6
>/build/root/usr/share/man/man6/sail.6
>install -r  -c   -o root -g wheel -m 444 sail.cat6
>/build/root/usr/share/man/cat6/sail.0
>/build/root/usr/games/sail -> dm
>mkdir /build/root/var/games/sail
>mkdir: /build/root/var/games/sail: File exists
>*** Error code 1

	just add -p to "mkdir".  I've committed the change already so
	next supscan should come with the change.

itojun