[Lunar-commits] CVS: moonbase/utils/fcron BUILD,1.4,1.5
Auke Kok
sofar at lunar-linux.org
Thu Jan 20 10:43:12 UTC 2005
Update of /var/cvs/lunar/moonbase/utils/fcron
In directory espresso.foo-projects.org:/home/sofar/active/moonbase/utils/fcron
Modified Files:
BUILD
Log Message:
fix #574
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/fcron/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD 17 Mar 2004 13:13:44 -0000 1.4
+++ BUILD 20 Jan 2005 10:43:10 -0000 1.5
@@ -19,7 +19,8 @@
--with-editor=$EDITOR &&
make &&
prepare_install &&
- make install
+ make install ||
+ exit 1
if [ -e /etc/init.d/fcron.sh ]; then
More information about the Lunar-commits
mailing list