]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/bison
Wir beginnen nun ein Migration der Quellcodepakete auf einen unserer
[people/pmueller/ipfire-2.x.git] / lfs / bison
index 2b24ae539bd1fcf1f5b24a62e743858409c466ec..7422b3783cb5a4a561c3b46dbd046b4c8ac81e8c 100644 (file)
--- a/lfs/bison
+++ b/lfs/bison
 # 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: 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.