X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Ffireinfo;h=9d657653ec1ac27f5d1853682f84729b0ceafc0c;hp=32953881e88e8393619ea6c1c58e4eb3f2f20678;hb=255e14216dac0c3077752f6a90587f257d94da2a;hpb=9e7099af47002f2edc9eeca76d41496f779b7b0f diff --git a/lfs/fireinfo b/lfs/fireinfo index 32953881e8..9d657653ec 100644 --- a/lfs/fireinfo +++ b/lfs/fireinfo @@ -70,6 +70,8 @@ $(subst %,%_MD5,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) + cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/fireinfo-Add-an-other-forbidden-string-Serial.patch + cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/fireinfo-Skip-search-for-hypervisor-name-when-the-CPU-string-.patch cd $(DIR_APP) && [ -x "configure" ] || sh ./autogen.sh cd $(DIR_APP) && ./configure --prefix=/usr