[packages/ncmpc] try non-parallel build

atler atler at pld-linux.org
Sat Sep 22 16:03:15 CEST 2018


commit 6ed7662f120fcc1d0235e20bbd5d9b6d7f0fcdf2
Author: Jan Palus <atler at pld-linux.org>
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



More information about the pld-cvs-commit mailing list