]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
hplip: FTBFS on aarch64
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 30 Apr 2017 11:25:52 +0000 (13:25 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 31 May 2018 11:03:18 +0000 (12:03 +0100)
Needed automake update

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/hplip

index cfcdeef5412da22f54f6ad1f35f65498c90ec131..a08bab96a687799960965486bf71455b8d067f17 100644 (file)
--- a/lfs/hplip
+++ b/lfs/hplip
@@ -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 \
                                                                                         --enable-hpijs-only-build \
                                                                                        --disable-network-build --disable-scan-build