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