The "netscape" rpm from Compaq is now an actual RPM, not an RPM

containing a gzipped tarball.  Update the Makefile and the md5
checksum to reflect this new rpm.
This commit is contained in:
Andrew Gallatin 2000-03-08 02:12:44 +00:00
parent 5b1f89cf01
commit c3a4ed34de
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26634
2 changed files with 3 additions and 6 deletions

View File

@ -42,14 +42,11 @@ do-install:
fi
@${MKDIR} ${PREFIX}/usr/lib
@${LN} -sf ${X11BASE}/lib/X11 ${PREFIX}/usr/lib
@${TAR} --exclude usr/local/* -xpzf \
${WRKSRC}/usr/local/netscape/netscape-all-4.7.tar.gz \
-C ${PREFIX}
@(cd ${WRKSRC} && ${TAR} -cf - etc sbin usr/shlib) | \
${TAR} -xpf - -C ${PREFIX}
@cd ${PREFIX}/usr/shlib ; ${LN} -sf libc.so libc_r.so
@cd ${PREFIX}/usr/shlib ; ${LN} -sf libc.so libpthread.so
@cd ${PREFIX}/usr/shlib ; ${LN} -sf libc.so libpthreads.so
@touch ${PREFIX}/etc/sia/siainitgood
@${RM} ${PREFIX}/usr/bin/netscape
@${RMDIR} ${PREFIX}/usr/bin
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (netscape-4.7-1.alpha.rpm) = 7026e37b820c78480414b6694331a5dc
MD5 (netscape-4.7-1.alpha.rpm) = d46395644f8ac585a51d57b23c08328e