From a580dc9368884d11be5a8b4b10e3a98cad6b654e Mon Sep 17 00:00:00 2001 From: agc Date: Wed, 15 Jul 1998 11:57:30 +0000 Subject: Use automatic shared object handling --- mail/faces/Makefile | 3 +-- mail/faces/pkg/PLIST | 4 +--- 2 files changed, 2 insertions(+), 5 deletions(-) (limited to 'mail/faces') diff --git a/mail/faces/Makefile b/mail/faces/Makefile index 6473e488f93..96f4e26ebdd 100644 --- a/mail/faces/Makefile +++ b/mail/faces/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1998/06/18 15:25:24 agc Exp $ +# $NetBSD: Makefile,v 1.9 1998/07/15 12:17:01 agc Exp $ # FreeBSD Id: Makefile,v 1.5 1997/11/17 18:47:53 max Exp # @@ -22,7 +22,6 @@ post-configure: PLIST_SRC= ${WRKDIR}/.PLIST-src post-install: - ${LDCONFIG} || ${TRUE} ${LN} -f ${PREFIX}/man/man1/compface.1 ${PREFIX}/man/man1/uncompface.1 ${LN} -f ${PREFIX}/man/man3/compface.3 ${PREFIX}/man/man3/uncompface.3 @${SED} -e 's|@localbase@|'${LOCALBASE}'|g' \ diff --git a/mail/faces/pkg/PLIST b/mail/faces/pkg/PLIST index a04c42655a9..b7acb9d7339 100644 --- a/mail/faces/pkg/PLIST +++ b/mail/faces/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 1998/03/08 02:31:57 agc Exp $ +@comment $NetBSD: PLIST,v 1.6 1998/07/15 12:17:02 agc Exp $ @cwd @localbase@ share/faces/machine.tab share/faces/people.tab @@ -9,8 +9,6 @@ man/man1/compface.1.gz man/man1/uncompface.1.gz lib/libcompface.a lib/libcompface.so.1.0 -@exec /sbin/ldconfig || /usr/bin/true -@unexec /sbin/ldconfig || /usr/bin/true include/compface.h man/man3/compface.3.gz man/man3/uncompface.3.gz -- cgit v1.2.3