[Lunar-commits] r20661 - moonbase/trunk/utils/metalog
Terry Chan
tchan at lunar-linux.org
Tue Jul 11 03:51:24 UTC 2006
Author: tchan
Date: 2006-07-11 03:51:24 +0000 (Tue, 11 Jul 2006)
New Revision: 20661
Modified:
moonbase/trunk/utils/metalog/BUILD
Log:
Changes this to use gather_docs.
Modified: moonbase/trunk/utils/metalog/BUILD
===================================================================
--- moonbase/trunk/utils/metalog/BUILD 2006-07-11 03:50:13 UTC (rev 20660)
+++ moonbase/trunk/utils/metalog/BUILD 2006-07-11 03:51:24 UTC (rev 20661)
@@ -12,7 +12,6 @@
if [ -e "/etc/rc?.d/???metalog.sh" ]; then
rm -f /etc/rc?.d/???metalog.sh
fi &&
- mkdir -p $DOCUMENT_DIRECTORY/metalog &&
- cp metalog.conf $DOCUMENT_DIRECTORY/metalog
+ gather_docs metalog.conf TODO
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list