mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Updated frcon to latest stable.
This commit is contained in:
1
config/rootfiles/core/29/filelists/fcron
Symbolic link
1
config/rootfiles/core/29/filelists/fcron
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/fcron
|
||||
@@ -96,7 +96,7 @@
|
||||
* expat-2.0.0
|
||||
* ez-ipupdate-3.0.11b8
|
||||
* fbset-2.1
|
||||
* fcron-3.0.1
|
||||
* fcron-3.0.4
|
||||
* feedparser-4.1
|
||||
* fetchmail-6.3.9
|
||||
* ffmpeg-export-2008-04-13
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 3.0.1
|
||||
VER = 3.0.4
|
||||
|
||||
THISAPP = fcron-$(VER)
|
||||
DL_FILE = $(THISAPP).src.tar.gz
|
||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 8e5dcb3a646c11294294895954ef0a48
|
||||
$(DL_FILE)_MD5 = 5a26a1dfd91fdc7e87401e98aef870e6
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
@@ -76,6 +76,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
--without-sendmail \
|
||||
--with-spooldir=/var/spool/cron \
|
||||
--with-fifodir=/var/run \
|
||||
--sysconfdir=/etc \
|
||||
--with-username=cron \
|
||||
--with-groupname=cron \
|
||||
--with-run-non-privileged=no \
|
||||
|
||||
Reference in New Issue
Block a user