From 9cd403ba936fbf92f8ac4aba9d323f3f6da06bc2 Mon Sep 17 00:00:00 2001 From: cjep Date: Sun, 22 Dec 2002 18:01:54 +0000 Subject: Fix PLIST. Don't bother installing the startup script as gap${PKGREVISION} as this serves no purpose. --- math/gap/Makefile | 5 ++--- math/gap/PLIST | 3 +-- 2 files changed, 3 insertions(+), 5 deletions(-) (limited to 'math') diff --git a/math/gap/Makefile b/math/gap/Makefile index 30d90c5622c..932f651dbb9 100644 --- a/math/gap/Makefile +++ b/math/gap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2002/12/22 17:40:03 cjep Exp $ +# $NetBSD: Makefile,v 1.5 2002/12/22 18:01:54 cjep Exp $ # DISTNAME= gap4r3 @@ -40,10 +40,9 @@ do-install: ${INSTALL_SCRIPT} ${WRKSRC}/bin/${GAP_PLATFORM}/gac \ ${GAP_DIRECTORY}/bin/${GAP_PLATFORM} ${INSTALL_SCRIPT} ${WRKSRC}/bin/gap.sh \ - ${PREFIX}/bin/gap${PKGVERSION} + ${PREFIX}/bin/gap ${INSTALL_DATA} ${WRKSRC}/description4 \ ${GAP_DIRECTORY} - ${LN} -sf ${PREFIX}/bin/gap${PKGVERSION} ${PREFIX}/bin/gap ${INSTALL_DATA} ${WRKSRC}/sysinfo.gap \ ${GAP_DIRECTORY} diff --git a/math/gap/PLIST b/math/gap/PLIST index d8cad9a989b..1200f47719a 100644 --- a/math/gap/PLIST +++ b/math/gap/PLIST @@ -1,6 +1,5 @@ -@comment $NetBSD: PLIST,v 1.3 2002/12/22 16:06:33 cjep Exp $ +@comment $NetBSD: PLIST,v 1.4 2002/12/22 18:01:54 cjep Exp $ bin/gap -bin/gap4.3nb2 lib/gap4.3/bin/${MACHINE_GNU_PLATFORM}-cc/gac lib/gap4.3/bin/${MACHINE_GNU_PLATFORM}-cc/gap lib/gap4.3/description4 -- cgit v1.2.3