]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/joe
joe: FTBFS on aarch64
[ipfire-2.x.git] / lfs / joe
diff --git a/lfs/joe b/lfs/joe
index 73a0d36119d5c8f13e1416fbe023fb5da59bee94..cc2d2d6558bbb1adc28ef3c50b842dd2dfe7931f 100644 (file)
--- a/lfs/joe
+++ b/lfs/joe
@@ -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