Philip Hands <[EMAIL PROTECTED]> writes:

> While building the alpha CDs it fails when it gets to this:
> 
>   # Now the APB stuff
>   mkdir -p boot1/apb
>   cp -f $FLOPPIES/APB/* boot1/apb/
> 
> which is supposed to copy stuff from the .../disks-alpha/current/APB
> directory (which no longer exists) to the CD.
> 
> Do I just need to comment this stuff out, or has it moved elsewhere.

I've disabled its generation for now because of a lack of testers.  It
would be best if you could conditionalize it like [ -d $FLOPPIES/APB ]
&&...

        Falk


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to