[Lunar-commits] metakit: Added the rest of the docs to the BUILD script in a gather_docs call.

Terry Chan tchan at lunar-linux.org
Sat Dec 22 03:09:12 CET 2007


commit bc60c68a8e74dc4725b4f3c4c0fe43da4f690172
Author: Terry Chan <tchan at lunar-linux.org>
Date:   Fri Dec 21 20:09:12 2007 -0600

    metakit: Added the rest of the docs to the BUILD script in a gather_docs call.
---
 devel/metakit/BUILD |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/devel/metakit/BUILD b/devel/metakit/BUILD
index e24bcc1..4311d8b 100644
--- a/devel/metakit/BUILD
+++ b/devel/metakit/BUILD
@@ -11,7 +11,8 @@
                   --mandir=/usr/share/man  \
                   $OPTS                   &&
 
- default_make
+ default_make &&
+ gather_docs Metakit.html NOTES* examples/*
 
 ) > $C_FIFO 2>&1
 


More information about the Lunar-commits mailing list