X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;ds=sidebyside;f=lfs%2Finstaller;h=790ac06df2040e11ab5e743c401bd4741dab5174;hb=0f458e4df0c6d99b957d6d175cdd241cff176a6b;hp=3364a4d7fd9849790821521554737c0d0be09a8a;hpb=601f8347ccb1e9c5e3f250ff26d4097ecd698875;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/installer b/lfs/installer index 3364a4d7fd..790ac06df2 100644 --- a/lfs/installer +++ b/lfs/installer @@ -31,7 +31,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) SLOGAN = An Open Source Firewall Solution -DOWNLOAD_URL = http://downloads.ipfire.org/releases/ipfire-2.x/$(VERSION)-core$(CORE)/$(SNAME)-$(VERSION).$(MACHINE)-full-core$(CORE).iso +DOWNLOAD_URL = http://downloads.ipfire.org/releases/ipfire-2.x/$(VERSION)-core$(CORE)/$(SNAME)-$(VERSION).$(BUILD_ARCH)-full-core$(CORE).iso ############################################################################### # Top-level Rules @@ -59,6 +59,7 @@ $(TARGET) : --with-distro-name="$(NAME)" \ --with-distro-sname="$(SNAME)" \ --with-distro-slogan="$(SLOGAN)" \ + --with-distro-version="$(VERSION)-core$(CORE)" \ --with-config-root="$(CONFIG_ROOT)" \ --with-download-url="$(DOWNLOAD_URL)"