]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/bash
Wir beginnen nun ein Migration der Quellcodepakete auf einen unserer
[people/pmueller/ipfire-2.x.git] / lfs / bash
index bda2720ef9ff12cf21a32bc2c11508b8eeb6b4dc..e033880942dd22ac1467b699766c2e7dd05c776e 100644 (file)
--- a/lfs/bash
+++ b/lfs/bash
 # 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: bash,v 1.5.2.2 2005/02/05 15:38:14 gespinasse Exp $
-#                                                                             #
 ###############################################################################
 
 ###############################################################################
@@ -36,7 +30,7 @@ VER        = 2.05b
 
 THISAPP    = bash-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
-DL_FROM    = $(URL_GNU)/bash
+DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 # Normal build or /tools build.