From 66efb70e076a90b5f10086330b94327a56bfc20e Mon Sep 17 00:00:00 2001 From: agc Date: Wed, 15 Jul 1998 11:46:32 +0000 Subject: Use automatic shared object handling --- comms/pilot-link/Makefile | 5 +---- comms/pilot-link/pkg/PLIST | 4 +--- 2 files changed, 2 insertions(+), 7 deletions(-) (limited to 'comms') diff --git a/comms/pilot-link/Makefile b/comms/pilot-link/Makefile index 7c1c4670a73..24cfa323963 100644 --- a/comms/pilot-link/Makefile +++ b/comms/pilot-link/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1998/07/06 18:46:07 nathanw Exp $ +# $NetBSD: Makefile,v 1.10 1998/07/15 11:54:32 agc Exp $ # DISTNAME= pilot-link.0.8.13 @@ -19,7 +19,4 @@ do-configure: INSTALL="/usr/bin/install -c -o ${BINOWN} -g ${BINGRP}" \ ${CONFIGURE_ENV} ./${CONFIGURE_SCRIPT} ${CONFIGURE_ARGS}) -post-install: - ${LDCONFIG} || ${TRUE} - .include "../../mk/bsd.pkg.mk" diff --git a/comms/pilot-link/pkg/PLIST b/comms/pilot-link/pkg/PLIST index 0e725e3bf15..bd31c3bc19d 100644 --- a/comms/pilot-link/pkg/PLIST +++ b/comms/pilot-link/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 1998/07/06 18:46:07 nathanw Exp $ +@comment $NetBSD: PLIST,v 1.4 1998/07/15 11:54:32 agc Exp $ bin/addresses bin/ccexample bin/debugsh @@ -67,8 +67,6 @@ lib/libpicc.a lib/libpisock.a lib/libpisock.la lib/libpisock.so.3.1 -@exec /sbin/ldconfig || /usr/bin/true -@unexec /sbin/ldconfig || /usr/bin/true lib/pix/b1.gif lib/pix/b2.gif lib/pix/b3.gif -- cgit v1.2.3