Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jun 1998 11:51:52 +0200
From:      Axel Thimm <Axel.Thimm@physik.fu-berlin.de>
To:        me@FreeBSD.ORG
Cc:        ports@FreeBSD.ORG
Subject:   xemacs-20 installation broken
Message-ID:  <19980604115152.A28380@physik.fu-berlin.de>

next in thread | raw e-mail | index | archive | help
Hi,

the latest addition (xemacs.sh):

>         ${RM} -f ${PREFIX}/bin/send-pr
> # install xemacs.sh into ${PREFIX}/etc/rc.d
>         @if [ ! -d ${PREFIX}/etc/rc.d ] then; mkdir -p ${PREFIX}/etc/rc.d; fi
>         ${INSTALL_SCRIPT} ${FILESDIR}/xemacs.sh ${PREFIX}/etc/rc.d

broke the installation:

> /bin/rm -f /usr/local/bin/send-pr
> Syntax error: "fi" unexpected (expecting "then")
> *** Error code 2
> 
> Stop.
> *** Error code 1
> 
> Stop.
> *** Error code 1
> 
> Stop.

Regards, Axel.
-- 
Axel Thimm   Axel.Thimm@physik.fu-berlin.de Axel.Thimm@ifh.de

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980604115152.A28380>