summaryrefslogtreecommitdiff
path: root/graphics/xpm/pkg
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1997-11-30 22:28:34 +0000
committerhubertf <hubertf@pkgsrc.org>1997-11-30 22:28:34 +0000
commitf4914c73128394a0bda9c58e578702ed47b16dd2 (patch)
tree40cf00afea2aef9aea797dbe294e7c149e60a331 /graphics/xpm/pkg
parenta2109208dc9e6aa83e9ff88fb70a832a38e948b7 (diff)
downloadpkgsrc-f4914c73128394a0bda9c58e578702ed47b16dd2.tar.gz
- Remove ranlib from PLIST file so pkg_delete don't whine because
of different MD5 checksum; Fixes PR pkg/4609 by Matthias Scheler <tron@lyssa.owl.de> - change "ldconfig" to "ldconfig .. || true" to work around missing ldconfig on alpha (and others?)
Diffstat (limited to 'graphics/xpm/pkg')
-rw-r--r--graphics/xpm/pkg/PLIST5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/xpm/pkg/PLIST b/graphics/xpm/pkg/PLIST
index 358ca510769..28758945669 100644
--- a/graphics/xpm/pkg/PLIST
+++ b/graphics/xpm/pkg/PLIST
@@ -1,8 +1,7 @@
-@comment $NetBSD: PLIST,v 1.3 1997/11/06 12:46:49 agc Exp $
+@comment $NetBSD: PLIST,v 1.4 1997/11/30 22:28:36 hubertf Exp $
bin/sxpm
lib/libXpm.a
lib/libXpm.so.4.10
-@exec /sbin/ldconfig -m %B
-@exec ranlib %D/lib/libXpm.a
+@exec /sbin/ldconfig -m %B || true
include/X11/xpm.h
man/cat1/sxpm.0.gz