]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/diffutils
Zweiter Teil des dicken Quellenupdates. Diesmal: C bis D.
[ipfire-2.x.git] / lfs / diffutils
index 952bc9a23e78e6218ac9440916380fa76eea381a..dc252f2b40f67f84580296d9f7cff324e82ad9b9 100644 (file)
 # 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: diffutils,v 1.3.2.2 2005/02/05 15:38:14 gespinasse Exp $
-#                                                                             #
 ###############################################################################
 
 ###############################################################################
@@ -36,7 +30,7 @@ VER        = 2.8.1
 
 THISAPP    = diffutils-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
-DL_FROM    = $(URL_GNU)/diffutils
+DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 # Normal build or /tools build.