[arch-commits] Commit in pulseeffects/trunk (PKGBUILD)
    Filipe Laíns 
    ffy00 at archlinux.org
       
    Sat Sep 22 13:51:00 UTC 2018
    
    
  
    Date: Saturday, September 22, 2018 @ 13:50:59
  Author: ffy00
Revision: 384139
run ninja in build
Modified:
  pulseeffects/trunk/PKGBUILD
----------+
 PKGBUILD |    2 ++
 1 file changed, 2 insertions(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-22 13:37:48 UTC (rev 384138)
+++ PKGBUILD	2018-09-22 13:50:59 UTC (rev 384139)
@@ -24,6 +24,8 @@
   cd $pkgname-$pkgver/build
 
   arch-meson ..
+
+  ninja
 }
 
 package() {
    
    
More information about the arch-commits
mailing list