diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-19 10:40:02 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-19 10:40:02 +0000 |
commit | 24df0c6714803291e4e85fdd967fdf91976502a5 (patch) | |
tree | f9c649f294ee958497323c6e7cf21c37e8c0134f /x11-wm/ion/pkg-plist | |
parent | 73287f475b939544d28bd2a4b539c1004d4ab2cf (diff) | |
download | ports-24df0c6714803291e4e85fdd967fdf91976502a5.tar.gz ports-24df0c6714803291e4e85fdd967fdf91976502a5.zip |
Notes
Diffstat (limited to 'x11-wm/ion/pkg-plist')
-rw-r--r-- | x11-wm/ion/pkg-plist | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/x11-wm/ion/pkg-plist b/x11-wm/ion/pkg-plist index f7f2ea378150..ca4b54d72124 100644 --- a/x11-wm/ion/pkg-plist +++ b/x11-wm/ion/pkg-plist @@ -14,10 +14,10 @@ etc/ion/look-wheat.conf @unexec if cmp -s %D/etc/ion/ion.conf %D/etc/ion/sample.conf; then rm -f %D/etc/ion/ion.conf; fi etc/ion/sample.conf @exec [ -f %B/ion.conf ] || cp %B/%f %B/ion.conf -%%PORTDOCS%%share/doc/ion/README -%%PORTDOCS%%share/doc/ion/LICENSE -%%PORTDOCS%%share/doc/ion/ChangeLog -%%PORTDOCS%%share/doc/ion/config.txt -%%PORTDOCS%%share/doc/ion/functions.txt -%%PORTDOCS%%@dirrm share/doc/ion +share/doc/ion/README +share/doc/ion/LICENSE +share/doc/ion/ChangeLog +share/doc/ion/config.txt +share/doc/ion/functions.txt +@dirrm share/doc/ion @dirrmtry etc/ion |