commit 6ed7662f120fcc1d0235e20bbd5d9b6d7f0fcdf2
Author: Jan Palus <[email protected]>
Date:   Sat Sep 22 15:58:07 2018 +0200

    try non-parallel build
    
    documentation generation on th-x86_64 fails with random errors

 ncmpc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ncmpc.spec b/ncmpc.spec
index f1ece0f..abeaca4 100644
--- a/ncmpc.spec
+++ b/ncmpc.spec
@@ -59,7 +59,7 @@ playlistami i sterowania MPD za pomocą pilota.
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%meson_install -C build
+%meson_install -j1 -C build
 
 rm -r $RPM_BUILD_ROOT%{_docdir}/%{name}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ncmpc.git/commitdiff/6ed7662f120fcc1d0235e20bbd5d9b6d7f0fcdf2

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to