X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fbison;h=7422b3783cb5a4a561c3b46dbd046b4c8ac81e8c;hp=2b24ae539bd1fcf1f5b24a62e743858409c466ec;hb=1751628e3cdc68df2429f5668c5e360e1b3ea73b;hpb=5fcb6d5a39c4aa7fe75fae2ba6bfcc617ee384ef diff --git a/lfs/bison b/lfs/bison index 2b24ae539b..7422b3783c 100644 --- a/lfs/bison +++ b/lfs/bison @@ -18,12 +18,6 @@ # Makefiles are based on LFSMake, which is # # Copyright (C) 2002 Rod Roard # # # -# Modifications by: # -# ??-12-2003 Mark Wormgoor < mark@wormgoor.com> # -# - Modified Makefile for IPCop build # -# # -# $Id: bison,v 1.3.2.5 2005/02/05 15:38:14 gespinasse Exp $ -# # ############################################################################### ############################################################################### @@ -36,7 +30,7 @@ VER = 1.875 THISAPP = bison-$(VER) DL_FILE = $(THISAPP).tar.gz -DL_FROM = $(URL_GNU)/bison +DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) # Normal build or /tools build.