From 5162b7d0ade2497c752477ff7ecec76526ce984e Mon Sep 17 00:00:00 2001 From: ms Date: Wed, 19 Apr 2006 16:02:55 +0000 Subject: [PATCH] =?UTF-8?q?Ge=C3=A4ndert:=20=20=20*=20pwlib=20wird=20bei?= =?UTF-8?q?=20jedem=20Durchgang=20kompiliert,=20auch=20wenn=20schon=20gesc?= =?UTF-8?q?hehen=20:(=20=20=20*=20Mirror-URL=20ge=C3=A4ndert?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@103 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8 --- doc/packages-list.txt | 1 + lfs/Config | 2 +- lfs/pwlib | 10 +++++----- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/doc/packages-list.txt b/doc/packages-list.txt index 33e23d07a..7a468bed4 100644 --- a/doc/packages-list.txt +++ b/doc/packages-list.txt @@ -150,6 +150,7 @@ * psmisc-21.4 * pulsar-4.0.19 * pwlib-Mimas_patch2 + * pwlib-Mimas_patch2-src-tar * rp-pppoe-3.5 * rrdtool-1.0.49 * samba-3.0.22 diff --git a/lfs/Config b/lfs/Config index 940883e2d..46cae092b 100644 --- a/lfs/Config +++ b/lfs/Config @@ -22,7 +22,7 @@ URL_TUE = ftp://ftp.win.tue.nl/pub URL_LFS_FTP = http://ftp.at.linuxfromscratch.org/pub/lfs/lfs-packages/5.1.1 URL_LFS = http://www.linuxfromscratch.org/patches/downloads URL_SFNET = http://switch.dl.sourceforge.net/sourceforge -URL_IPFIRE = http://mirror.ipfire.org/source-packages +URL_IPFIRE = http://mirror.ipfire.org/source URL_IPCOP = http://ipcop.ath.cx # Default compiler optimizations. diff --git a/lfs/pwlib b/lfs/pwlib index 836ebebf3..cc1df0011 100644 --- a/lfs/pwlib +++ b/lfs/pwlib @@ -27,11 +27,11 @@ include Config -VER = Mimas_patch2-src-tar +VER = ipfire1 THISAPP = pwlib-$(VER) -DL_FILE = $(THISAPP).gz -DL_FROM = $(URL_SFNET)/openh323 +DL_FILE = $(THISAPP).tar.gz +DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/pwlib TARGET = $(DIR_INFO)/$(THISAPP) @@ -43,7 +43,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 90edee9d894558f98f840c1972205218 +$(DL_FILE)_MD5 = 2e2eecdc3ba54bdc973892ef9eea45c8 install : $(TARGET) @@ -72,7 +72,7 @@ $(subst %,%_MD5,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) - @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar xf $(DIR_DL)/$(DL_FILE) + @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar xfz $(DIR_DL)/$(DL_FILE) ln -sf -v $(DIR_SRC)/pwlib* $(DIR_APP) # mv -f $(DIR_SRC)/pwlib* $(DIR_SRC)/pwlib # mv -f /usr/include/ldap.h /