From 91ba45182c97b292d11561f0e352dc3db766d897 Mon Sep 17 00:00:00 2001 From: ms Date: Sun, 6 May 2007 22:21:48 +0000 Subject: [PATCH] Einige Builderrors aufgrund der entfernten Pakete gefunden. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@538 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8 --- lfs/fetchmail | 2 +- lfs/tftp-hpa | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/lfs/fetchmail b/lfs/fetchmail index 472f7ea6f1..a4b9168321 100644 --- a/lfs/fetchmail +++ b/lfs/fetchmail @@ -77,7 +77,7 @@ $(subst %,%_MD5,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE) - cd $(DIR_APP) && ./configure --prefix=/usr --with-ssl --disable-nls --enable-fallback=procmail + cd $(DIR_APP) && ./configure --prefix=/usr --with-ssl --disable-nls cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install echo "set logfile /var/log/fetchmail.log" > ~/.fetchmailrc diff --git a/lfs/tftp-hpa b/lfs/tftp-hpa index cd871bb187..975a413936 100644 --- a/lfs/tftp-hpa +++ b/lfs/tftp-hpa @@ -81,6 +81,5 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) cd $(DIR_APP) && make cd $(DIR_APP) && make install -mkdir /var/log/tftpboot - cp -f $(DIR_CONF)/xinetd/tftpd-hpa /var/ipfire/xinetd/xinetd.d/ @rm -rf $(DIR_APP) @$(POSTBUILD) -- 2.39.2