From 6effa2e194d2c1f882ec5f70740d57a400ab1edd Mon Sep 17 00:00:00 2001 From: abs Date: Tue, 5 Sep 2000 18:31:02 +0000 Subject: Do not install 'netscape' link in communicator. Missed in last commit. Do not crank communicator version as this would make the matching in 'netscape' something of a nightmare (the version already varies based on architecture due to 4.61 being the last SunOS/sparc release). --- www/navigator/Makefile.common | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'www/navigator') diff --git a/www/navigator/Makefile.common b/www/navigator/Makefile.common index a0794ec50eb..75839e0d636 100644 --- a/www/navigator/Makefile.common +++ b/www/navigator/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.20 2000/09/02 23:18:28 abs Exp $ +# $NetBSD: Makefile.common,v 1.21 2000/09/05 18:31:02 abs Exp $ # # Common include file for communicator and navigator packages @@ -113,8 +113,6 @@ do-install: cd ${MOZILLA_HOME} ; ${GTAR} --exclude '*dynMotif*' -xpzf ${WRKSRC}/netscape-v${NS_VERS_SHORT}.nif .if (${BINNAME} == "communicator") cd ${MOZILLA_HOME} ; ${GTAR} xpzf ${WRKSRC}/spellchk-v${NS_VERS_SHORT}.nif - ${RM} -f ${PREFIX}/bin/netscape - ${LN} -sf ${PKGNAME} ${PREFIX}/bin/netscape .endif ${SED} -e 's#@@MOZILLA_HOME@@#${MOZILLA_HOME}#g' \ -- cgit v1.2.3