]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
nss-myhostname: FTBFS on aarch64
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 2 Jul 2018 17:48:50 +0000 (18:48 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 2 Jul 2018 17:48:50 +0000 (18:48 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/nss-myhostname

index 9274e7588d9ffc18ca3d5f447a8b7b46a21a7a2a..36b071fb268ce0ebf2d9ee8a953f5aac48bce7a0 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 --libdir=/lib
        cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install