Zwischencommit fuer LFS. Noch zahlreiche Errors :(

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@323 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2006-10-14 21:10:36 +00:00
parent 7b9e5f10cc
commit fe6d84cbb5
10 changed files with 39 additions and 88 deletions

View File

@@ -26,7 +26,7 @@
include Config
VER = 2006-05-29
VER = 2006-09-10
THISAPP = l7-protocols-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 4c0173dcce3d9c4ee716e39eeecb5b42
$(DL_FILE)_MD5 = 2496c8e2a3ff2a4fc07a4b144c76ce40
install : $(TARGET)
@@ -52,9 +52,6 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
md5 : $(subst %,%_MD5,$(objects))
#dist:
# make-packages.sh l7-protocols $(THISAPP)-ipfire-beta-1
###############################################################################
# Downloading, checking, md5sum
###############################################################################
@@ -77,4 +74,4 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
mkdir -p /etc/l7-protocols && cp -Rfv $(DIR_APP)/* /etc/l7-protocols
@rm -rf $(DIR_APP)
@$(POSTBUILD)
@$(POSTBUILD)