]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/dvdrtools
python3-pyasn1: New package as required by aws-cli
[ipfire-2.x.git] / lfs / dvdrtools
index c3feef280522ca56b12b5d940be10ef9615c0e3b..a093172eb331f5e133918cacb4e280ab1f91dcdf 100644 (file)
@@ -70,6 +70,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 --mandir=/usr/share/man \
                --disable-static
        cd $(DIR_APP) && make $(MAKETUNING)