]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/bzip2
Wir beginnen nun ein Migration der Quellcodepakete auf einen unserer
[people/pmueller/ipfire-2.x.git] / lfs / bzip2
index f75ad98f9707fb859f95b5872d61076fb8d95932..2f26be0e16ac2d3fa9e49fc204bc98326ed207d6 100644 (file)
--- a/lfs/bzip2
+++ b/lfs/bzip2
 # Makefiles are based on LFSMake, which is                                    #
 # Copyright (C) 2002 Rod Roard <rod@sunsetsystems.com>                        #
 #                                                                             #
-# Modifications by:                                                           #
-# ??-12-2003 Mark Wormgoor < mark@wormgoor.com>                               #
-#          - Modified Makefile for IPCop build                                #
-#                                                                             #
-# $Id: bzip2,v 1.4.2.9 2005/07/15 08:13:35 alanh Exp $
-#                                                                             #
 ###############################################################################
 
 ###############################################################################
@@ -36,7 +30,7 @@ VER        = 1.0.3
 
 THISAPP    = bzip2-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
-DL_FROM    = http://www.bzip.org/$(VER)
+DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 # Normal build or /tools build.