]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/fireinfo
fireinfo: Forbid string "Serial"
[ipfire-2.x.git] / lfs / fireinfo
index 32953881e88e8393619ea6c1c58e4eb3f2f20678..e63bdc812cff1b4e5f509ef5c60756591a40c500 100644 (file)
@@ -70,6 +70,7 @@ $(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) && [ -x "configure" ] || sh ./autogen.sh
        cd $(DIR_APP) && ./configure --prefix=/usr