summaryrefslogtreecommitdiff
path: root/emulators/suse_base/PLIST
diff options
context:
space:
mode:
authorcjs <cjs@pkgsrc.org>2004-02-19 11:37:11 +0000
committercjs <cjs@pkgsrc.org>2004-02-19 11:37:11 +0000
commit76cfc893c708072afec51af7d810d518578f98af (patch)
treeee788e6925bf91a85328130fa83f93cd0a24bc4a /emulators/suse_base/PLIST
parent9903e8072e542a42c238a6a0d7c8457c20cd150d (diff)
downloadpkgsrc-76cfc893c708072afec51af7d810d518578f98af.tar.gz
Make a link to /dev/tty in emul/linux/dev, since otherwise linux programs
writing to /dev/tty will instead attempt to create the file emul/linux/dev/tty.
Diffstat (limited to 'emulators/suse_base/PLIST')
-rw-r--r--emulators/suse_base/PLIST4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/suse_base/PLIST b/emulators/suse_base/PLIST
index 9a2de5c7c24..71e4fc71366 100644
--- a/emulators/suse_base/PLIST
+++ b/emulators/suse_base/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2003/03/22 01:22:30 dillo Exp $
+@comment $NetBSD: PLIST,v 1.6 2004/02/19 11:37:11 cjs Exp $
sbin/linux-mkpwd
@unexec ${RM} -f %D/@@EMULSUBDIR@@/etc/ld.so.cache
@@EMULSUBDIR@@/etc/SuSE-release
@@ -9,4 +9,6 @@ sbin/linux-mkpwd
@unexec ${RM} -f %D/@@EMULSUBDIR@@/dev/dsp
@exec ln -s /dev/null %D/@@EMULSUBDIR@@/dev/null
@unexec ${RM} -f %D/@@EMULSUBDIR@@/dev/null
+@exec ln -s /dev/tty %D/@@EMULSUBDIR@@/dev/tty
+@unexec ${RM} -f %D/@@EMULSUBDIR@@/dev/tty
@dirrm @@EMULSUBDIR@@/dev