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

Levente Polyak anthraxx at archlinux.org
Wed Nov 28 09:23:55 UTC 2018


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



More information about the arch-commits mailing list