Date: Wednesday, November 28, 2018 @ 09:23:55
  Author: anthraxx
Revision: 340537

remove NORECONFIGURE (doesnt belong here)

Modified:
  mypaint-brushes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-11-28 09:18:31 UTC (rev 340536)
+++ PKGBUILD    2018-11-28 09:23:55 UTC (rev 340537)
@@ -15,7 +15,7 @@
 
 prepare() {
   cd ${pkgname}-${pkgver}
-  NOCONFIGURE=1 autoreconf -fiv
+  autoreconf -fiv
 }
 
 build() {

Reply via email to