From: Michael Tremer Date: Sat, 4 Apr 2009 22:21:08 +0000 (+0200) Subject: Fixed squashfs build. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eecdce535f31742e7a31c8105e0826381acfb072;p=ipfire-3.x.git Fixed squashfs build. --- diff --git a/lfs/squashfs b/lfs/squashfs index 285362027..46bb115ec 100644 --- a/lfs/squashfs +++ b/lfs/squashfs @@ -27,7 +27,7 @@ include Config PKG_NAME = squashfs-tools PKG_VER = 4.0-CVS-20090404 -THISAPP = $(PKG_NAME)$(PKG_VER) +THISAPP = $(PKG_NAME)-$(PKG_VER) DL_FILE = $(THISAPP).tar.bz2 DIR_APP = $(DIR_SRC)/$(PKG_NAME)