From 27f56c844b741e0e6b95ec0ee501c334362ee9e4 Mon Sep 17 00:00:00 2001 From: Tom Hukins Date: Sun, 3 Nov 2002 20:51:16 +0000 Subject: Use standard %%PORTDOCS%% mechanism instead of using a different PLIST if NOPORTDOCS is defined --- news/leafnode+/pkg-plist | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'news/leafnode+/pkg-plist') diff --git a/news/leafnode+/pkg-plist b/news/leafnode+/pkg-plist index ded785dfe99b..56f5afabf80d 100644 --- a/news/leafnode+/pkg-plist +++ b/news/leafnode+/pkg-plist @@ -3,11 +3,11 @@ sbin/fetchnews sbin/texpire sbin/checkgroups sbin/leaftool -share/doc/leafnode+/Changes -share/doc/leafnode+/FAQ -share/doc/leafnode+/INSTALL -share/doc/leafnode+/README -share/doc/leafnode+/config.example +%%PORTDOCS%%share/doc/leafnode+/Changes +%%PORTDOCS%%share/doc/leafnode+/FAQ +%%PORTDOCS%%share/doc/leafnode+/INSTALL +%%PORTDOCS%%share/doc/leafnode+/README +%%PORTDOCS%%share/doc/leafnode+/config.example @exec if [ ! -d %D/lib/leafnode ]; then mkdir -p %D/lib/leafnode; fi -@dirrm share/doc/leafnode+ +%%PORTDOCS%%@dirrm share/doc/leafnode+ @dirrm lib/leafnode -- cgit v1.2.3