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:
ms
2007-07-09 20:37:46 +00:00
parent cf29614f54
commit 908a3eb776
2 changed files with 9 additions and 9 deletions

View File

@@ -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 :