From: Michael Tremer Date: Tue, 16 Feb 2021 16:54:14 +0000 (+0000) Subject: libnetfilter_cthelper: Update automake X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c478e78635a33b6328a3d8a52b70895af814f8dc;p=people%2Fms%2Fipfire-2.x.git libnetfilter_cthelper: Update automake Signed-off-by: Michael Tremer --- diff --git a/lfs/libnetfilter_cthelper b/lfs/libnetfilter_cthelper index a0496a38d0..8bbce1f762 100644 --- a/lfs/libnetfilter_cthelper +++ b/lfs/libnetfilter_cthelper @@ -70,6 +70,7 @@ $(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) && ./configure --prefix=/usr cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install