From 503856ce58fe722fb1e93e7c8da46250f75a0c72 Mon Sep 17 00:00:00 2001 From: Ben Schweikert Date: Mon, 27 Apr 2009 08:14:19 +0000 Subject: [PATCH] cleanup of xen and xen-tools tar.gz to safe some space --- lfs/xen | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/xen b/lfs/xen index 8e49dd248b..1e68b5b5a2 100644 --- a/lfs/xen +++ b/lfs/xen @@ -27,7 +27,7 @@ include Config VER = 3.4.0 THISAPP = xen-$(VER) -DL_FILE = $(THISAPP).tar.gz +DL_FILE = $(THISAPP)-1.tar.gz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) @@ -43,7 +43,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = e8c908d0387269d905a673d29b703f1d +$(DL_FILE)_MD5 = 0a115fd5328cc7b521bbb36e7a84440b install : $(TARGET) -- 2.39.2