From 8ce370a67d03f93a87efda6eccf45d7eaaa2a037 Mon Sep 17 00:00:00 2001 From: hubertf Date: Tue, 2 Dec 1997 23:25:09 +0000 Subject: fix ldconfig --- lang/tcl80/pkg/PLIST | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lang') diff --git a/lang/tcl80/pkg/PLIST b/lang/tcl80/pkg/PLIST index 6088ebd75e8..b20d2039c98 100644 --- a/lang/tcl80/pkg/PLIST +++ b/lang/tcl80/pkg/PLIST @@ -1,9 +1,9 @@ -@comment $NetBSD: PLIST,v 1.3 1997/11/06 10:00:51 agc Exp $ +@comment $NetBSD: PLIST,v 1.4 1997/12/02 23:25:13 hubertf Exp $ bin/tclsh8.0 lib/libtcl80.a lib/libtcl80.so.1.0 -@exec /sbin/ldconfig -m %B -@unexec /sbin/ldconfig -m %B +@exec /sbin/ldconfig -m %B || true +@unexec /sbin/ldconfig -m %B || true include/tcl8.0/tcl.h include/tcl8.0/unix/tclUnixPort.h include/tcl8.0/generic/tcl.h -- cgit v1.2.3