[arch-commits] Commit in findutils/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Mon Aug 17 09:45:20 UTC 2020


    Date: Monday, August 17, 2020 @ 09:45:20
  Author: tpowa
Revision: 394336

fix #63413 add autoreconf

Modified:
  findutils/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-17 09:31:35 UTC (rev 394335)
+++ PKGBUILD	2020-08-17 09:45:20 UTC (rev 394336)
@@ -21,6 +21,7 @@
   # which is a secure version of locate.
   sed -e '/^SUBDIRS/s/locate//' -e 's/frcode locate updatedb//' -i Makefile.in
 
+  autoreconf
   ./configure --prefix=/usr
   # don't build locate, but the docs want a file in there.
   make -C locate dblocation.texi



More information about the arch-commits mailing list