summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1998-01-24 05:29:27 +0000
committerhubertf <hubertf@pkgsrc.org>1998-01-24 05:29:27 +0000
commit36417d4adf93c5cb7c031df0cc715b954c7282f2 (patch)
tree0c0a8a1a44420d99b3e0c184dd479d9497c6aa04
parent1d2b805b37b77d7646e5970c6fe919d550aba2d0 (diff)
downloadpkgsrc-36417d4adf93c5cb7c031df0cc715b954c7282f2.tar.gz
portlint: ldconfig||true
-rw-r--r--graphics/tiff/pkg/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/tiff/pkg/PLIST b/graphics/tiff/pkg/PLIST
index b96ea4ecd32..9a042ea1ee3 100644
--- a/graphics/tiff/pkg/PLIST
+++ b/graphics/tiff/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 1997/12/01 00:14:35 hubertf Exp $
+@comment $NetBSD: PLIST,v 1.5 1998/01/24 05:29:27 hubertf Exp $
bin/fax2tiff
bin/fax2ps
bin/gif2tiff
@@ -18,8 +18,8 @@ bin/tiffmedian
bin/tiffsplit
lib/libtiff.a
lib/libtiff.so.3.4
-@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/tiff.h
include/tiffio.h
man/man1/fax2ps.1