From 8b800b8bea94b7dea2177afbea5e84a53ae52ea5 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 22 Mar 2003 15:33:53 +0000 Subject: Update to 1.1: Install empty /etc/hosts file in emuldir; fixes PR 20343 by Pavel Cahyna. Wildcard rpm2pkg DEPENDS while here. --- emulators/osf1_lib/Makefile | 7 ++++--- emulators/osf1_lib/PLIST | 3 ++- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'emulators') diff --git a/emulators/osf1_lib/Makefile b/emulators/osf1_lib/Makefile index d1a1b029516..adad4f6da60 100644 --- a/emulators/osf1_lib/Makefile +++ b/emulators/osf1_lib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2001/03/27 03:19:55 hubertf Exp $ +# $NetBSD: Makefile,v 1.3 2003/03/22 15:33:53 wiz Exp $ DISTNAME= netscape-4.7-3.alpha -PKGNAME= osf1_lib-1.0 +PKGNAME= osf1_lib-1.1 CATEGORIES= emulators MASTER_SITES= ftp://ftp.support.compaq.com/private/alpha-tools-software/netscape/ EXTRACT_SUFX= .rpm @@ -11,7 +11,7 @@ HOMEPAGE= http://www.support.compaq.com/alpha-tools/software/index.html COMMENT= DEC/Compaq OSF-1/Tru64 compatibility package for netscape RPM2PKG= ${LOCALBASE}/sbin/rpm2pkg -BUILD_DEPENDS+= rpm2pkg-1.2:../../pkgtools/rpm2pkg +BUILD_DEPENDS+= rpm2pkg>=1.2:../../pkgtools/rpm2pkg ONLY_FOR_PLATFORM= NetBSD-*-alpha @@ -42,6 +42,7 @@ do-install: ${RM} -f ${WRKDIR}/PLIST_DYNAMIC ${INSTALL_DATA_DIR} ${EMULDIR} ${RPM2PKG} -d ${PREFIX} -p ${EMULSUBDIR} ${RPMARGS} + ${TOUCH} ${EMULDIR}/etc/hosts (cd ${EMULDIR}; ${MKDIR} usr/lib/X11) (cd ${EMULDIR}/usr/lib/X11; ${LN} -fs ${X11BASE}/lib/X11/locale .) diff --git a/emulators/osf1_lib/PLIST b/emulators/osf1_lib/PLIST index 85046a9fd8c..a6a44eb5b6b 100644 --- a/emulators/osf1_lib/PLIST +++ b/emulators/osf1_lib/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:53:11 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/03/22 15:33:53 wiz Exp $ +emul/osf1/etc/hosts emul/osf1/etc/sia/OSFC2_matrix.conf emul/osf1/etc/sia/bsd_matrix.conf emul/osf1/etc/sia/matrix.conf -- cgit v1.2.3