From: Stefan Schantl Date: Fri, 29 May 2009 16:18:34 +0000 (-0400) Subject: Fixed file format of the tarball in lfs/libdnet. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d72eedbfcb0ff37e95675b7059ad8c9db647951;p=ipfire-3.x.git Fixed file format of the tarball in lfs/libdnet. --- diff --git a/lfs/libdnet b/lfs/libdnet index 475f42e68..c29fca43d 100644 --- a/lfs/libdnet +++ b/lfs/libdnet @@ -29,7 +29,7 @@ PKG_VER = 1.12 PKG_REL = 0 THISAPP = $(PKG_NAME)-$(PKG_VER) -DL_FILE = $(THISAPP).tar.gz +DL_FILE = $(THISAPP).tgz DIR_APP = $(DIR_SRC)/$(THISAPP) OBJECT = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)