Wieder einige Fixes.

Das System ist nun wieder auf dem letzten Stand vor unserem Unfall mit dem Kernel.


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@740 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2007-08-06 09:32:46 +00:00
parent ccdb878edc
commit 444973a444
8 changed files with 106 additions and 9 deletions

View File

@@ -33,6 +33,12 @@ DL_FILE = $(THISAPP).tar.gz
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = rsync
PAK_VER = 1
DESCDE = "rsync ist ein Mirroring-Tool."
DESCEN = "rsync is a tool for mirroring."
DEPS = ""
###############################################################################
# Top-level Rules
@@ -53,7 +59,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
md5 : $(subst %,%_MD5,$(objects))
dist:
make-packages.sh rsync $(THISAPP)-ipfire-beta-1
@$(PAK)
###############################################################################
# Downloading, checking, md5sum