summaryrefslogtreecommitdiff
path: root/emulators/osf1_lib
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-06-23 15:48:50 +0000
committerjlam <jlam@pkgsrc.org>2006-06-23 15:48:50 +0000
commit0d5ac9d04194da3fa1b9d2b3b74752a517c1ac5e (patch)
tree9e208a7c978d4875ff84d6c48c6f79b46f28ce81 /emulators/osf1_lib
parent11f08985084c4ba35d4a9c876cdca800af7d429d (diff)
downloadpkgsrc-0d5ac9d04194da3fa1b9d2b3b74752a517c1ac5e.tar.gz
Fix a typo in the INSTALL script that caused the emul/foo symlink to not
be created. Bump the PKGREVISION.
Diffstat (limited to 'emulators/osf1_lib')
-rw-r--r--emulators/osf1_lib/INSTALL6
-rw-r--r--emulators/osf1_lib/Makefile4
2 files changed, 5 insertions, 5 deletions
diff --git a/emulators/osf1_lib/INSTALL b/emulators/osf1_lib/INSTALL
index 24671fe125d..95d9437f6d1 100644
--- a/emulators/osf1_lib/INSTALL
+++ b/emulators/osf1_lib/INSTALL
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.2 2006/06/19 23:22:29 jlam Exp $
+# $NetBSD: INSTALL,v 1.3 2006/06/23 15:48:50 jlam Exp $
case "${STAGE}" in
POST-INSTALL)
@@ -7,8 +7,8 @@ POST-INSTALL)
emuldir="/emul/$emulsubdir"
pkgemuldir="${PKG_PREFIX}/emul/$emulsubdir"
- emuldir_pwd=`cd $emulsubdir 2>/dev/null && ${PWD_CMD}`
- pkgemuldir_pwd=`cd $pkgemulsubdir 2>/dev/null && ${PWD_CMD}`
+ emuldir_pwd=`cd $emuldir 2>/dev/null && ${PWD_CMD}`
+ pkgemuldir_pwd=`cd $pkgemuldir 2>/dev/null && ${PWD_CMD}`
if ${TEST} "$emuldir_pwd" != "$pkgemuldir_pwd"; then
if ${TEST} -e $emuldir -o -L $emuldir ||
diff --git a/emulators/osf1_lib/Makefile b/emulators/osf1_lib/Makefile
index 18f8cfeba36..1588d04e43a 100644
--- a/emulators/osf1_lib/Makefile
+++ b/emulators/osf1_lib/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2006/06/19 23:22:29 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2006/06/23 15:48:50 jlam Exp $
DISTNAME= netscape-4.7-3.alpha
PKGNAME= osf1_lib-1.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= ftp://ftp.digital.com/pub/DEC/Linux-Alpha-Tools/netscape/
EXTRACT_SUFX= .rpm