summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorfrueauf <frueauf@pkgsrc.org>1998-02-10 22:20:55 +0000
committerfrueauf <frueauf@pkgsrc.org>1998-02-10 22:20:55 +0000
commit87a4cb07482d80574eb01df63e453cf1495b3bd5 (patch)
tree1db2003cb692c9fd99f3906b667ac66d40d52f03 /devel
parent91bd8c2cbb0d3b796842dd10b1447a3cfb035aaa (diff)
downloadpkgsrc-87a4cb07482d80574eb01df63e453cf1495b3bd5.tar.gz
portlint: use absolute path for "true".
Diffstat (limited to 'devel')
-rw-r--r--devel/mit-pthreads/pkg/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/mit-pthreads/pkg/PLIST b/devel/mit-pthreads/pkg/PLIST
index 1053910be02..c81fa237cf8 100644
--- a/devel/mit-pthreads/pkg/PLIST
+++ b/devel/mit-pthreads/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 1998/02/02 08:59:50 hubertf Exp $
+@comment $NetBSD: PLIST,v 1.7 1998/02/10 22:20:55 frueauf Exp $
@exec if [ ! -d %d/pthreads ]; then mkdir -p %D/pthreads; fi
pthreads/bin/pgcc
pthreads/bin/pg++
@@ -6,8 +6,8 @@ pthreads/lib/libpthread.a
pthreads/lib/libpthread_p.a
pthreads/lib/libpthread_pic.a
pthreads/lib/libpthread.so.1.60
-@exec ldconfig || true
-@unexec ldconfig || true
+@exec ldconfig || /usr/bin/true
+@unexec ldconfig || /usr/bin/true
pthreads/include/Makefile.inc
pthreads/include/dirent.h
pthreads/include/endian.h