]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/sarg
core133: Ship jansson in update
[ipfire-2.x.git] / lfs / sarg
index 51e8d6585a51fa256682ab7d910f1d68b631c33e..622f719fd8c5a06f848dfcee1dd6bb374628859e 100644 (file)
--- a/lfs/sarg
+++ b/lfs/sarg
@@ -77,8 +77,12 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE)
+       $(UPDATE_AUTOMAKE)
 
        cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/sarg/sarg-2.3.11-format.patch
+       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/sarg/sarg-2.3.11-configure.patch
+
+       cd $(DIR_APP) && autoreconf -vfi
 
        # Update gettext Makefile
        cd $(DIR_APP) && cp -vf /usr/share/gettext/po/Makefile.in.in po/Makefile.in.in