[Lunar-commits] r25230 - moonbase/trunk/web/ctorrent
Terry Chan
tchan at lunar-linux.org
Mon Jul 23 16:15:09 CEST 2007
Author: tchan
Date: 2007-07-23 16:15:09 +0200 (Mon, 23 Jul 2007)
New Revision: 25230
Modified:
moonbase/trunk/web/ctorrent/BUILD
Log:
Spoke to soon, we do still need a BUILD script. An important piece of
documentation was missing.
Modified: moonbase/trunk/web/ctorrent/BUILD
===================================================================
--- moonbase/trunk/web/ctorrent/BUILD 2007-07-23 14:15:08 UTC (rev 25229)
+++ moonbase/trunk/web/ctorrent/BUILD 2007-07-23 14:15:09 UTC (rev 25230)
@@ -1,6 +1,6 @@
(
- patch_it $SOURCE_CACHE/$SOURCE2 0 &&
- default_build
-
+ default_build &&
+ gather_docs UserGuide
+
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list