From cb84fd101b2d850e1924a57eddd2aaf0743f7f3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Wed, 10 Feb 2021 19:21:40 -0300 Subject: [PATCH] prelink-cross: revbump for new argp-standalone version. --- srcpkgs/prelink-cross/template | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/srcpkgs/prelink-cross/template b/srcpkgs/prelink-cross/template index 163666e8006..dfa989429aa 100644 --- a/srcpkgs/prelink-cross/template +++ b/srcpkgs/prelink-cross/template @@ -1,7 +1,7 @@ # Template file for 'prelink-cross' pkgname=prelink-cross version=20180128 -revision=1 +revision=2 _githash=ca213abd9ebfd77a04e3a967bf9f7bc1ef832087 wrksrc="prelink-cross-${_githash}" build_style=gnu-configure @@ -21,6 +21,10 @@ pre_configure() { autoreconf -fi } +do_check() { + : # multiple test failures, can't find the binaries for the tests +} + post_install() { # We don't want the tools that are on prelink # just prelink-rltd