mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Wieder einige Pakete zur ISO/Pakfire hinzugefuegt.
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@748 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -36,6 +36,10 @@ TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = fetchmail
|
||||
PAK_VER = 1
|
||||
|
||||
DESCDE = "fetchmail kann Emails von entfernten Mailservern abholen."
|
||||
DESCEN = "fetchmail fetches emails from remote servers."
|
||||
DEPS = ""
|
||||
|
||||
###############################################################################
|
||||
# Top-level Rules
|
||||
###############################################################################
|
||||
@@ -55,7 +59,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
md5 : $(subst %,%_MD5,$(objects))
|
||||
|
||||
dist:
|
||||
@$(PAK)
|
||||
$(PAK)
|
||||
|
||||
###############################################################################
|
||||
# Downloading, checking, md5sum
|
||||
|
||||
Reference in New Issue
Block a user