Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Oct 1996 07:06:31 +0400 (MSD)
From:      "=?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?=" (Andrey A. Chernov) <ache@nagual.ru>
To:        asami@freebsd.org (Satoshi Asami)
Cc:        CVS-committers@freebsd.org, cvs-all@freebsd.org, cvs-ports@freebsd.org
Subject:   Re: cvs commit:  ports/devel/libslang Makefile ports/devel/libslang/pkg PLIST
Message-ID:  <199610240306.HAA00314@nagual.ru>
In-Reply-To: <199610240253.TAA10382@silvia.HIP.Berkeley.EDU> from "Satoshi Asami" at "Oct 23, 96 07:53:43 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
>  post-install:
> +       rm -f ${PREFIX}/lib/libslang.so.99.34
>         /sbin/ldconfig -m ${PREFIX}/lib
>  
>  .include <bsd.port.mk>
> 
> ===
> 
> You at least need a "-" in front of rm in case there is no old version 
> of shared libslang.

Don't think so, rm -f always return 0

-- 
Andrey A. Chernov
<ache@nagual.ru>
http://www.nagual.ru/~ache/



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