]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
URL von den Bridge-Utils gefixt.
authorms <ms@ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Mon, 27 Mar 2006 19:50:44 +0000 (19:50 +0000)
committerms <ms@ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Mon, 27 Mar 2006 19:50:44 +0000 (19:50 +0000)
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@90 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8

lfs/bridge-utils

index a014adb13ab5cd415017301bd86e3ae8425db8cd..d49cf159be194df454a6e2fc0ffe0d2496d2ecd8 100644 (file)
@@ -34,7 +34,7 @@ include Config
 
 VER        = 1.1
 
-THISAPP    = /bridge-utils-$(VER)
+THISAPP    = bridge-utils-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
 DL_FROM    = http://switch.dl.sourceforge.net/sourceforge/bridge
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
@@ -58,9 +58,6 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
-#dist: 
-#      make-packages.sh postfix $(THISAPP)
-
 ###############################################################################
 # Downloading, checking, md5sum
 ###############################################################################