From: Michael Tremer Date: Sat, 28 Feb 2009 17:04:57 +0000 (+0100) Subject: Another fix on lfs/xz. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4bfef1f3870c37b093f63eccafd1b9be259f5fb;p=ipfire-3.x.git Another fix on lfs/xz. --- diff --git a/lfs/xz b/lfs/xz index 2104f6ed4..b602494ef 100644 --- a/lfs/xz +++ b/lfs/xz @@ -28,7 +28,7 @@ PKG_NAME = xz PKG_VER = 4.999.8beta PKG_REL = 0 -THISAPP = $(PKG_NAME)$(PKG_VER) +THISAPP = $(PKG_NAME)-$(PKG_VER) DL_FILE = $(THISAPP).tar.gz DIR_APP = $(DIR_SRC)/$(THISAPP)