On 19/11/11 08:15, Wayne Blaszczyk wrote:
> The Cups installation instructions failed for me if I try to do it for
> the second time, around the mv command. (i.e. directory not empty error)
> Can we put in some logic around this so that the instructions are
> repeatable?
> Maybe replace the move with a copy, then delete?
> The reason why I suggest that rather than an if directory exists
> statement, is the possibility of the documentation changing based on the
> different dependencies being installed at the time from the previous
> install.
> Thanks,
> Wayne.
Sorry,
I should have added, the same goes for useradd. With this, we could add
|| [ $? == 9 ] to the end of the line, the same as was done with the GDM
instructions.
Wayne.
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page