mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/dnssec-tools: Updating config.guess
Fixing FTBFS on ppc64le due to outdate config.guess. Updating it before compiling.
This commit is contained in:
parent
c8bc531285
commit
13db2b39ed
@ -17,6 +17,7 @@ builddir="${srcdir}/${pkgname}-${pkgver}"
|
||||
prepare() {
|
||||
local pf
|
||||
cd "$builddir"
|
||||
update_config_guess
|
||||
default_prepare
|
||||
sed -e '/^maninstall:/,+3s:$(MKPATH) $(mandir)/$(man1dir):$(MKPATH) $(DESTDIR)/$(mandir)/$(man1dir):' \
|
||||
-i Makefile.in || die
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user