From 188f446e36f3cde84384eae2fccc292b629e0630 Mon Sep 17 00:00:00 2001 From: hubertf Date: Sat, 24 Jan 1998 05:27:36 +0000 Subject: portlint: ldconfig||true --- graphics/png/pkg/PLIST | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/graphics/png/pkg/PLIST b/graphics/png/pkg/PLIST index 4281004f934..7937600b4cc 100644 --- a/graphics/png/pkg/PLIST +++ b/graphics/png/pkg/PLIST @@ -1,7 +1,7 @@ -@comment $NetBSD: PLIST,v 1.3 1997/12/02 23:16:40 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.4 1998/01/24 05:27:36 hubertf Exp $ include/png.h include/pngconf.h lib/libpng.a lib/libpng.so.0.96 -@exec /sbin/ldconfig -m %B || true -@unexec /sbin/ldconfig -m %B || true +@exec /sbin/ldconfig -m %B || /usr/bin/true +@unexec /sbin/ldconfig -m %B || /usr/bin/true -- cgit v1.2.3