diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-10-05 01:22:35 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-10-05 01:22:35 +0000 |
commit | 54b84d0312de890c47939322da72ea1f1947933b (patch) | |
tree | 144e64491e6196e3085f85b2b7304b33f0eed618 /x11-wm/ctwm | |
parent | dc7e4f61ef1cf4b865127dc89f8484a6e1831ffc (diff) | |
download | ports-54b84d0312de890c47939322da72ea1f1947933b.tar.gz ports-54b84d0312de890c47939322da72ea1f1947933b.zip |
Don't attempt to remove ${PREFIX}/lib/X11/twm -- it's part of mtree.
Noticed by: bento
Notes
Notes:
svn path=/head/; revision=48446
Diffstat (limited to 'x11-wm/ctwm')
-rw-r--r-- | x11-wm/ctwm/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/ctwm/pkg-plist b/x11-wm/ctwm/pkg-plist index 86ea2c6eaa5e..63f9f3f850b0 100644 --- a/x11-wm/ctwm/pkg-plist +++ b/x11-wm/ctwm/pkg-plist @@ -90,4 +90,3 @@ lib/X11/twm/images/xrn.xpm lib/X11/twm/images/xterm.xpm lib/X11/twm/system.ctwmrc @dirrm lib/X11/twm/images -@unexec rmdir %D/lib/X11/twm 2>/dev/null || true |