]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/fetchmail
GeƤndert:
[ipfire-2.x.git] / lfs / fetchmail
index fbaa749baba23a8330b5674b75d43635fc99951d..7a1be86f275ed9ebd6fd5e644b83ae66997305d6 100644 (file)
@@ -75,7 +75,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 --enable-fallback=procmail
        cd $(DIR_APP) && make
        cd $(DIR_APP) && make install
        echo "set logfile /var/log/fetchmail.log" > ~/.fetchmailrc