diff options
author | Dejan Lesjak <lesi@FreeBSD.org> | 2005-06-15 02:43:36 +0000 |
---|---|---|
committer | Dejan Lesjak <lesi@FreeBSD.org> | 2005-06-15 02:43:36 +0000 |
commit | 5a2bfbf499e367ee184ce4a192d42ea1c2eb999a (patch) | |
tree | 6a3f9eb5df62fced036643fa9459b9c714c15841 /deskutils/xchm | |
parent | Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27). (diff) |
Directory share/pixmaps is now included in mtree
(BSD.x11-4.dist rev. 1.27), so remove it from plist.
Notes
Notes:
svn path=/head/; revision=137468
Diffstat (limited to 'deskutils/xchm')
-rw-r--r-- | deskutils/xchm/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/xchm/pkg-plist b/deskutils/xchm/pkg-plist index cf37db498edc..5dc1816fd010 100644 --- a/deskutils/xchm/pkg-plist +++ b/deskutils/xchm/pkg-plist @@ -18,4 +18,3 @@ share/pixmaps/xchm-128.xpm share/pixmaps/xchm-16.xpm share/pixmaps/xchm-32.xpm share/pixmaps/xchm-48.xpm -@unexec rmdir %D/share/pixmaps 2>/dev/null || true |