[Lunar-commits] <moonbase> unzip: Added some more docs

Terry Chan tchan at lunar-linux.org
Tue May 26 15:35:54 CEST 2009


commit 5da88586e6fc1d3b6ef73efce06389389fc50eb1
Author: Terry Chan <tchan at lunar-linux.org>
Date:   Tue May 26 08:35:54 2009 -0500

    unzip: Added some more docs
---
 archive/unzip/BUILD |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/archive/unzip/BUILD b/archive/unzip/BUILD
index 192b791..1d5062a 100644
--- a/archive/unzip/BUILD
+++ b/archive/unzip/BUILD
@@ -9,6 +9,7 @@
   make linux &&
   prepare_install &&
   make install &&
-  cp -af libunzip.s* /usr/lib
+  cp -af libunzip.s* /usr/lib &&
+  gather_docs BUGS WHERE ToDo
 
 ) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list