From a82eaa915731f783a9ef38f7645a531d4fdaec19 Mon Sep 17 00:00:00 2001 From: asami Date: Wed, 13 Sep 2000 07:58:32 +0000 Subject: Don't leave the bin/X symlink dangling around if we can't find an appropriate server to point to. Submitted by: imura Approved by: maintainer --- x11-servers/XttXF98srv-NECS3/pkg-plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-servers/XttXF98srv-NECS3') diff --git a/x11-servers/XttXF98srv-NECS3/pkg-plist b/x11-servers/XttXF98srv-NECS3/pkg-plist index 01389f8..f385649 100644 --- a/x11-servers/XttXF98srv-NECS3/pkg-plist +++ b/x11-servers/XttXF98srv-NECS3/pkg-plist @@ -1,3 +1,3 @@ bin/XF98_NECS3.xtt @exec /bin/ln -fs %D/%F %B/X -@unexec ([ -x %B/XF98_NECS3 ] && /bin/ln -fs %B/XF98_NECS3 %B/X) || /usr/bin/true +@unexec ([ -x %B/XF98_NECS3 ] && /bin/ln -fs %B/XF98_NECS3 %B/X) || /bin/rm -f %B/X -- cgit v1.1