projects
/
people
/
teissler
/
ipfire-2.x.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abf248e
)
cleanup of xen and xen-tools tar.gz to safe some space
author
Ben Schweikert
<trikolon@ipfire.org>
Mon, 27 Apr 2009 08:14:19 +0000
(08:14 +0000)
committer
Ben Schweikert
<trikolon@ipfire.org>
Mon, 27 Apr 2009 08:14:19 +0000
(08:14 +0000)
lfs/xen
patch
|
blob
|
blame
|
history
diff --git
a/lfs/xen
b/lfs/xen
index 8e49dd248bb6d48f51d69b40aa9a19bca41bbcfd..1e68b5b5a231504df9c66a1d9e40b4bad6957cc8 100644
(file)
--- 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)