summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-01-24 20:26:42 +0000
committerhubertf <hubertf>1998-01-24 20:26:42 +0000
commit1a4b5b9212d475182ac3109674124fb8e513d97e (patch)
treee33fee55f49d39b0c4b184fee9e4bd3dd766e27c /lang
parent94a2796a0e7b0cd8fc25c8103e3208dba653b8f2 (diff)
downloadpkgsrc-1a4b5b9212d475182ac3109674124fb8e513d97e.tar.gz
portlint: true -> /usr/bin/true
Diffstat (limited to 'lang')
-rw-r--r--lang/tcl80/pkg/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/tcl80/pkg/PLIST b/lang/tcl80/pkg/PLIST
index b20d2039c98..6d319aeba31 100644
--- a/lang/tcl80/pkg/PLIST
+++ b/lang/tcl80/pkg/PLIST
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.4 1997/12/02 23:25:13 hubertf Exp $
+@comment $NetBSD: PLIST,v 1.5 1998/01/24 20:26:42 hubertf Exp $
bin/tclsh8.0
lib/libtcl80.a
lib/libtcl80.so.1.0
-@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
include/tcl8.0/tcl.h
include/tcl8.0/unix/tclUnixPort.h
include/tcl8.0/generic/tcl.h