]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/sysfsutils
sysfsutils: FTBFS on aarch64
[ipfire-2.x.git] / lfs / sysfsutils
index 4980f5e178f2f71e7eb2d864ea5ae62d97494c2f..e854f1200d3c1856511b44eeff07b7bda1daf914 100644 (file)
@@ -71,6 +71,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=""
        cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install