]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/man
intel-microcode: update to 20180807a
[ipfire-2.x.git] / lfs / man
diff --git a/lfs/man b/lfs/man
index c5f847f06e82e30fb2b62f48f4fd834e711a9d20..a3814bef3caf47348b00a07b2072b7a4f4335b4c 100644 (file)
--- a/lfs/man
+++ b/lfs/man
@@ -70,10 +70,13 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
+       $(UPDATE_AUTOMAKE)
+
        cd $(DIR_APP) && mv man/de{_DE.88591,}
        cd $(DIR_APP) && mv man/es{_ES.88591,}
        cd $(DIR_APP) && mv man/it{_IT.88591,}
        cd $(DIR_APP) && mv man/ja{_JP.eucJP,}
+       cd $(DIR_APP) && sed -i "s/-I-//g" {lib,src}/Makefile*
        cd $(DIR_APP) && sed -i 's,\*_\*,??,' man/Makefile.in
        cd $(DIR_APP) && sed -i '/\t\/usr\/man/d' src/man_db.conf.in
        cd $(DIR_APP) && echo -e "#define WEB_BROWSER \"exec /usr/bin/lynx\"" >> include/manconfig.h.in