]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/mtr
Revert "python-six: Removal of python2 & 3 addon versions of six"
[people/pmueller/ipfire-2.x.git] / lfs / mtr
diff --git a/lfs/mtr b/lfs/mtr
index 679e66fd4e3f19cfca48949d0fbde124fc7c6e97..f2252e1dc00751a77eb6624e9697c479238ab3a0 100644 (file)
--- a/lfs/mtr
+++ b/lfs/mtr
@@ -77,6 +77,7 @@ $(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) && ./configure --prefix=/usr
        cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install