From: Petr Písař Date: Fri, 11 Nov 2022 09:23:09 +0000 (+0100) Subject: Generate po/Makefile.in.in explicitly X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Ff35;p=location%2Ffedora%2Flibloc.git Generate po/Makefile.in.in explicitly autoreconf invokes intltoolize since 2.70 version. Here we need do it manually. --- diff --git a/libloc.spec b/libloc.spec index 215330c..5217afb 100644 --- a/libloc.spec +++ b/libloc.spec @@ -170,6 +170,7 @@ location database periodically. rm m4/ax_prog_perl_modules.m4 m4/ld-version-script.m4 %build +intltoolize -f --automake autoreconf -fi -I%{_datadir}/gnulib/m4 # Upstream moved to /var/lib/location/database.db in # 14e821d483017d86d9e12486c9d9a289f4e99b0e.