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

Antonio Rojas arojas at archlinux.org
Sun Dec 6 21:12:52 UTC 2015


    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() {



More information about the arch-commits mailing list