From a6eac9f5ace2c648517fe4497b2509fdd5219f69 Mon Sep 17 00:00:00 2001 From: Maniacikarus Date: Mon, 27 Oct 2008 22:19:13 +0100 Subject: [PATCH 1/1] fixed fcron buildscript --- lfs/fcron | 2 -- 1 file changed, 2 deletions(-) diff --git a/lfs/fcron b/lfs/fcron index 480f82367..1982bed94 100644 --- a/lfs/fcron +++ b/lfs/fcron @@ -91,8 +91,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) chmod u-s /usr/bin/fcrontab /usr/bin/fcronsighup mkdir -p /etc/fcron.minutely /etc/fcron.cyclic /etc/fcron.hourly \ /etc/fcron.daily /etc/fcron.weekly /etc/fcron.monthly - cp -vf $(DIR_CONF)/cron/minutely/* /etc/fcron.minutely - chmod -v 755 /etc/fcron.minutely/* /usr/bin/fcrontab $(DIR_SRC)/config/cron/crontab @rm -rf $(DIR_APP) @$(POSTBUILD) -- 2.39.2