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

Alexander Rødseth arodseth at nymeria.archlinux.org
Wed May 14 14:17:35 UTC 2014


    Date: Wednesday, May 14, 2014 @ 16:17:34
  Author: arodseth
Revision: 111123

Gah! Seems to use up all the resources when compiling. Will test more.

Modified:
  prelink/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-14 14:09:08 UTC (rev 111122)
+++ PKGBUILD	2014-05-14 14:17:34 UTC (rev 111123)
@@ -19,6 +19,7 @@
 
 build() {
   cd "$pkgname"
+  autoreconf && true
   automake --add-missing
   autoreconf
   ./configure --prefix=/usr --mandir=/usr/share/man --sbin=/usr/bin




More information about the arch-commits mailing list