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

Antonio Rojas arojas at archlinux.org
Sun Feb 21 21:54:50 UTC 2016


    Date: Sunday, February 21, 2016 @ 22:54:50
  Author: arojas
Revision: 163106

Fix build

Modified:
  pynac/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-21 21:36:45 UTC (rev 163105)
+++ PKGBUILD	2016-02-21 21:54:50 UTC (rev 163106)
@@ -17,6 +17,7 @@
   cd pynac-pynac-$pkgver
 
   export PYTHON=python2
+  ./bootstrap
   ./configure --prefix=/usr
   make
 }



More information about the arch-commits mailing list