summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-02-02 08:58:13 +0000
committerhubertf <hubertf>1998-02-02 08:58:13 +0000
commit928d5f7b9d7d214e572d76523ba1825457252175 (patch)
tree6c793edd466777e3ccc6ce4ab38a352948e15200 /converters
parent83f4bc66f3b83e36f6a70013df80665f12daba20 (diff)
downloadpkgsrc-928d5f7b9d7d214e572d76523ba1825457252175.tar.gz
Remove -m argument from ldconfig calls, require the system to
have ${PREFIX}/lib in ld.so.conf instead. This ensures things even work after a reboot.
Diffstat (limited to 'converters')
-rw-r--r--converters/kdesupport/pkg/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/converters/kdesupport/pkg/PLIST b/converters/kdesupport/pkg/PLIST
index d24e3542eed..b207fc7d68a 100644
--- a/converters/kdesupport/pkg/PLIST
+++ b/converters/kdesupport/pkg/PLIST
@@ -1,10 +1,10 @@
-@comment $NetBSD: PLIST,v 1.3 1998/01/24 03:38:36 hubertf Exp $
+@comment $NetBSD: PLIST,v 1.4 1998/02/02 08:59:46 hubertf Exp $
lib/libmimelib.so.1.0
lib/libmimelib.la
lib/libuulib.so.0.0
lib/libuulib.la
-@exec /sbin/ldconfig -m %B || /usr/bin/true
-@unexec /sbin/ldconfig -m %B || /usr/bin/true
+@exec /sbin/ldconfig || /usr/bin/true
+@unexec /sbin/ldconfig || /usr/bin/true
include/mimelib/address.h
include/mimelib/addrlist.h
include/mimelib/body.h