mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Pakete lassen sich nun definitv per Webinterface installieren.
Backup-Tool mal direkt gefixt. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@667 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -34,16 +34,14 @@ TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = backup
|
||||
PAK_VER = 1
|
||||
|
||||
DESCDE = "In Backup sind alle notwendigen Dateien für das Backup des IPFire enthalten"
|
||||
DESCEN = "Backup contains all Files necessary for backup the IPFire"
|
||||
DEPS = "backup"
|
||||
DESCDE = "Im Paket Backup sind alle notwendigen Dateien für das Backup des IPFire enthalten."
|
||||
DESCEN = "Backup contains all the files that are necessary for backing up the IPFire."
|
||||
DEPS = ""
|
||||
|
||||
###############################################################################
|
||||
# Top-level Rules
|
||||
###############################################################################
|
||||
|
||||
objects =
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
check :
|
||||
|
||||
Reference in New Issue
Block a user