- Fix NOPORTDOCS case

Reported by:	ionnut
This commit is contained in:
Pav Lucistnik 2008-06-19 10:40:02 +00:00
parent 73287f475b
commit 24df0c6714
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215256

View File

@ -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