From: Michael Tremer Date: Sun, 30 Apr 2017 11:25:52 +0000 (+0200) Subject: hplip: FTBFS on aarch64 X-Git-Tag: v2.21-core122~80 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7225318466ddbde3729213c07acc4e639afc189a;p=people%2Fstevee%2Fipfire-2.x.git hplip: FTBFS on aarch64 Needed automake update Signed-off-by: Michael Tremer --- diff --git a/lfs/hplip b/lfs/hplip index cfcdeef541..a08bab96a6 100644 --- 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