summaryrefslogtreecommitdiff
path: root/emulators/suse_base/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/suse_base/Makefile')
-rw-r--r--emulators/suse_base/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/suse_base/Makefile b/emulators/suse_base/Makefile
index 4c9601a8879..8aeebe7ce72 100644
--- a/emulators/suse_base/Makefile
+++ b/emulators/suse_base/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2003/09/18 16:25:21 jmmv Exp $
+# $NetBSD: Makefile,v 1.46 2004/02/19 11:37:11 cjs Exp $
DISTNAME= suse_base-${SUSE_VERSION}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUSE:=a1/} \
${MASTER_SITE_SUSE_UPD:=a1/}
@@ -55,6 +55,7 @@ do-install:
${INSTALL_DATA_DIR} ${EMULDIR}/dev
${LN} -fs /dev/sound ${EMULDIR}/dev/dsp
${LN} -fs /dev/null ${EMULDIR}/dev/null
+ ${LN} -fs /dev/tty ${EMULDIR}/dev/tty
@${CP} ${WRKDIR}/PLIST ${PLIST_SRC}
${RPM2PKG} ${RPM2PKGARGS}
${ECHO} "@dirrm ${EMULSUBDIR}" >>${PLIST_SRC}