X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Ffireinfo;h=2e6d1e94c9bdb68877969a1874acfe3cee798fec;hp=df736e0f3159c738d61ebd6d4c5e68230db1d1d7;hb=30c33cb318cc399b32c9c06d99e88c52ba957ea9;hpb=2d475a3c6c8e37295f97a07dcca9a6eed2dbb21f diff --git a/lfs/fireinfo b/lfs/fireinfo index df736e0f31..2e6d1e94c9 100644 --- a/lfs/fireinfo +++ b/lfs/fireinfo @@ -73,6 +73,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/fireinfo-Don-t-crash-when-proc-cpuinfo-doesn-t-have-any-infor.patch cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/fireinfo-Ignore-any-systems-with-ID-Default-string.patch + cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/fireinfo-support-upstream-proxy-with-authentication.patch cd $(DIR_APP) && [ -x "configure" ] || sh ./autogen.sh cd $(DIR_APP) && ./configure --prefix=/usr