]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Quellenupdate:
authorms <ms@ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Wed, 31 May 2006 20:46:41 +0000 (20:46 +0000)
committerms <ms@ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Wed, 31 May 2006 20:46:41 +0000 (20:46 +0000)
  * popt
  * sane

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@150 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8

lfs/popt
lfs/sane

index 7ef4fe10a96f70c290cfded8594205fd21b2ae7d..0ab713b8af546d472de502825734eca6bed48cdc 100644 (file)
--- a/lfs/popt
+++ b/lfs/popt
 # 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: popt,v 1.3.2.2 2005/02/05 15:38:15 gespinasse Exp $
-#                                                                             #
 ###############################################################################
 
 ###############################################################################
@@ -36,7 +30,7 @@ VER        = 1.7
 
 THISAPP    = popt-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
-DL_FROM    = ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x
+DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 
index d40c88887defab872da48bffec6e810ae92fbcca..3b0c334ed6586e197ab20d8349613959909d2fb0 100644 (file)
--- a/lfs/sane
+++ b/lfs/sane
 # 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: ntp,v 1.6.2.3 2005/02/05 15:38:15 gespinasse Exp $
-#                                                                             #
 ###############################################################################
 
 ###############################################################################
@@ -36,7 +30,7 @@ VER        = 1.0.17
 
 THISAPP    = sane-backends-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
-DL_FROM    = ftp://ftp.sane-project.org/pub/sane/$(THISAPP)
+DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)