summaryrefslogtreecommitdiff
path: root/emulators/osf1_base
diff options
context:
space:
mode:
authorAndrew Gallatin <gallatin@FreeBSD.org>2000-03-08 04:14:53 +0000
committerAndrew Gallatin <gallatin@FreeBSD.org>2000-03-08 04:14:53 +0000
commitb9a51adfb9c5e902a130e8b1c2a4773439c8bd50 (patch)
tree61975b844261374f4410bf6019af8627f2951914 /emulators/osf1_base
parentKill crossm68k-devel in preparation for the replacement soon. (diff)
make a symlink out of the compat environment so that programs calling
system() will be able to find /sbin/sh This allows Netscape to run external apps (eg, ghostview)
Notes
Notes: svn path=/head/; revision=26639
Diffstat (limited to 'emulators/osf1_base')
-rw-r--r--emulators/osf1_base/Makefile1
-rw-r--r--emulators/osf1_base/pkg-plist2
2 files changed, 3 insertions, 0 deletions
diff --git a/emulators/osf1_base/Makefile b/emulators/osf1_base/Makefile
index 444b69f8b6e2..ad8b80e2b6f3 100644
--- a/emulators/osf1_base/Makefile
+++ b/emulators/osf1_base/Makefile
@@ -47,6 +47,7 @@ do-install:
@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
+ @cd ${PREFIX}/sbin ; ${LN} -sf /bin/sh sh
@touch ${PREFIX}/etc/sia/siainitgood
.include <bsd.port.mk>
diff --git a/emulators/osf1_base/pkg-plist b/emulators/osf1_base/pkg-plist
index 11f56a5563a6..d8682d79215e 100644
--- a/emulators/osf1_base/pkg-plist
+++ b/emulators/osf1_base/pkg-plist
@@ -24,6 +24,8 @@ usr/lib/X11
usr/shlib/libc_r.so
usr/shlib/libpthread.so
usr/shlib/libpthreads.so
+sbin/sh
+@unexec rm -f %D/usr/lib/X11
@dirrm sbin
@dirrm etc/sia
@dirrm etc