diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-05-10 03:43:00 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-05-10 03:43:00 +0000 |
commit | deff634c878ef99392a5bbb85bfeef27461a9c07 (patch) | |
tree | 43070d958dc2760fe3017ad75c3d2f462c41b41e /x11-clocks | |
parent | af8f097b8f7c98bb4d9c23773c685566252b82a4 (diff) |
- Remove unnecessary dir removal of share/doc. It's been in the mtree
file since Wed Jun 4 00:02:01 1997 UTC
- A great overlook on my part
Notes
Notes:
svn path=/head/; revision=42480
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/wmtimer/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-clocks/wmtimer/pkg-plist b/x11-clocks/wmtimer/pkg-plist index f5123b2063dc..1e1f66d5f745 100644 --- a/x11-clocks/wmtimer/pkg-plist +++ b/x11-clocks/wmtimer/pkg-plist @@ -1,4 +1,3 @@ bin/wmtimer %%PORTDOCS%%share/doc/wmtimer/README %%PORTDOCS%%@dirrm share/doc/wmtimer -%%PORTDOCS%%@unexec rmdir %D/share/doc 2>/dev/null || true |