aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-08-14 06:04:52 +0800
committersteve <steve@FreeBSD.org>2000-08-14 06:04:52 +0800
commit0563db8dc1a225c56cc03422806b6cc958746185 (patch)
tree9a7d6ab8d827b626ba057b55e76c4accbb3667b9 /emulators
parent9eed2bcc9f93077d2768444c4268694eb256af39 (diff)
downloadfreebsd-ports-gnome-0563db8dc1a225c56cc03422806b6cc958746185.tar.gz
freebsd-ports-gnome-0563db8dc1a225c56cc03422806b6cc958746185.tar.zst
freebsd-ports-gnome-0563db8dc1a225c56cc03422806b6cc958746185.zip
Remove what seemed like an innocuous warning message but turned out to be
a serious flaw that was causing parts of the XFree86 ports lib/X11 directory to be removed on 'make deinstall'.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/osf1_base/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/osf1_base/pkg-plist b/emulators/osf1_base/pkg-plist
index d8682d79215e..1c0299b10c43 100644
--- a/emulators/osf1_base/pkg-plist
+++ b/emulators/osf1_base/pkg-plist
@@ -20,12 +20,12 @@ etc/sia/matrix.conf
etc/sia/siainitgood
sbin/loader
@comment needed symlinks:
-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
+@exec mkdir -p %D/usr/lib && ln -sf %%X11BASE%%/lib/X11 %D/usr/lib
+@unexec rm -f %D/usr/lib/X11 2>&1 > /dev/null
@dirrm sbin
@dirrm etc/sia
@dirrm etc