mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 10:35:53 +02:00
perl-TimeDate: Move from package into main system
This is now required by ovpnmain.cgi for certificate expiry time detection. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org> Acked-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
498134e5dd
commit
b7fdcbf6ca
@@ -33,11 +33,6 @@ DL_FILE = ${THISAPP}.tar.gz
|
||||
DL_FROM = $(URL_IPFIRE)
|
||||
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = perl-TimeDate
|
||||
DEPS =
|
||||
PAK_VER = 7
|
||||
|
||||
SERVICES =
|
||||
|
||||
###############################################################################
|
||||
# Top-level Rules
|
||||
|
||||
@@ -34,9 +34,9 @@ DL_FROM = $(URL_IPFIRE)
|
||||
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = swatch
|
||||
PAK_VER = 6
|
||||
PAK_VER = 7
|
||||
|
||||
DEPS = perl-File-Tail perl-Date-Calc perl-TimeDate perl-Date-Manip
|
||||
DEPS = perl-File-Tail perl-Date-Calc perl-Date-Manip
|
||||
|
||||
SERVICES =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user