]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Einige Builderrors aufgrund der entfernten Pakete gefunden.
authorms <ms@ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Sun, 6 May 2007 22:21:48 +0000 (22:21 +0000)
committerms <ms@ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Sun, 6 May 2007 22:21:48 +0000 (22:21 +0000)
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@538 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8

lfs/fetchmail
lfs/tftp-hpa

index 472f7ea6f15822245259ad38019ceaf67838f069..a4b91683214d255acfcdd63d51ea39c168704d67 100644 (file)
@@ -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)
 $(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
        cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install
        echo "set logfile /var/log/fetchmail.log" > ~/.fetchmailrc
index cd871bb187ba836d66b155841bcfe9f22976d8ba..975a4139361f10767a73365a56038bfc972d47c1 100644 (file)
@@ -81,6 +81,5 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        cd $(DIR_APP) && make
        cd $(DIR_APP) && make install
        -mkdir /var/log/tftpboot
        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)
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)