From c3a4ed34de1b1c84960dad2eadc6c7cefe2be5ef Mon Sep 17 00:00:00 2001 From: Andrew Gallatin Date: Wed, 8 Mar 2000 02:12:44 +0000 Subject: [PATCH] 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. --- emulators/osf1_base/Makefile | 7 ++----- emulators/osf1_base/distinfo | 2 +- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/emulators/osf1_base/Makefile b/emulators/osf1_base/Makefile index 8336845615d5..444b69f8b6e2 100644 --- a/emulators/osf1_base/Makefile +++ b/emulators/osf1_base/Makefile @@ -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 diff --git a/emulators/osf1_base/distinfo b/emulators/osf1_base/distinfo index 16348e8d6dd8..deee52cf8417 100644 --- a/emulators/osf1_base/distinfo +++ b/emulators/osf1_base/distinfo @@ -1 +1 @@ -MD5 (netscape-4.7-1.alpha.rpm) = 7026e37b820c78480414b6694331a5dc +MD5 (netscape-4.7-1.alpha.rpm) = d46395644f8ac585a51d57b23c08328e