summaryrefslogtreecommitdiff
path: root/x11-servers
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1999-09-21 14:29:02 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1999-09-21 14:29:02 +0000
commit53d57b519c39c3a32d90350671b8d491f09c89a0 (patch)
tree0dc3cb025a0d60a1a517b51ec763a0d8ede93e69 /x11-servers
parentEmacs-lisp frontend for SKK-10 Japanese Input Method. (diff)
Use @exec/@unexec pairs for symlinks to directories. This should fix
errors with pkg_delete.
Notes
Notes: svn path=/head/; revision=21856
Diffstat (limited to 'x11-servers')
-rw-r--r--x11-servers/XFree86-4-Server-snap/pkg-plist6
-rw-r--r--x11-servers/XFree86-4-Server/pkg-plist6
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-servers/XFree86-4-Server-snap/pkg-plist b/x11-servers/XFree86-4-Server-snap/pkg-plist
index 49015328cae5..8f6cf79a7a3d 100644
--- a/x11-servers/XFree86-4-Server-snap/pkg-plist
+++ b/x11-servers/XFree86-4-Server-snap/pkg-plist
@@ -1269,8 +1269,10 @@ lib/X11/rgb.txt
lib/X11/rstart/commands/@List
lib/X11/rstart/commands/ListContexts
lib/X11/rstart/commands/ListGenericCommands
-lib/X11/rstart/commands/x
-lib/X11/rstart/commands/x11
+@exec ln -fs %D/lib/X11/rstart/commands/x11r6 %D/lib/X11/rstart/commands/x
+@exec ln -fs %D/lib/X11/rstart/commands/x11r6 %D/lib/X11/rstart/commands/x11
+@unexec rm -f %D/lib/X11/rstart/commands/x
+@unexec rm -f %D/lib/X11/rstart/commands/x11
lib/X11/rstart/commands/x11r6/@List
lib/X11/rstart/commands/x11r6/LoadMonitor
lib/X11/rstart/commands/x11r6/Terminal
diff --git a/x11-servers/XFree86-4-Server/pkg-plist b/x11-servers/XFree86-4-Server/pkg-plist
index 49015328cae5..8f6cf79a7a3d 100644
--- a/x11-servers/XFree86-4-Server/pkg-plist
+++ b/x11-servers/XFree86-4-Server/pkg-plist
@@ -1269,8 +1269,10 @@ lib/X11/rgb.txt
lib/X11/rstart/commands/@List
lib/X11/rstart/commands/ListContexts
lib/X11/rstart/commands/ListGenericCommands
-lib/X11/rstart/commands/x
-lib/X11/rstart/commands/x11
+@exec ln -fs %D/lib/X11/rstart/commands/x11r6 %D/lib/X11/rstart/commands/x
+@exec ln -fs %D/lib/X11/rstart/commands/x11r6 %D/lib/X11/rstart/commands/x11
+@unexec rm -f %D/lib/X11/rstart/commands/x
+@unexec rm -f %D/lib/X11/rstart/commands/x11
lib/X11/rstart/commands/x11r6/@List
lib/X11/rstart/commands/x11r6/LoadMonitor
lib/X11/rstart/commands/x11r6/Terminal