Date: Sunday, December 6, 2015 @ 22:12:52 Author: arojas Revision: 253012
Run autoreconf
Modified:
librevenge/trunk/PKGBUILD
----------+
PKGBUILD | 1 +
1 file changed, 1 insertion(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-12-06 21:07:43 UTC (rev 253011)
+++ PKGBUILD 2015-12-06 21:12:52 UTC (rev 253012)
@@ -18,6 +18,7 @@
cd $pkgname-$pkgver
# Fix build with boost 1.59
patch -p1 -i ../boost-1.59.patch
+ autoreconf -vi
}
build() {
