[packages/jsoncpp] add missing build step

atler atler at pld-linux.org
Thu Nov 3 11:24:51 CET 2022


commit 1190b613212e5e6197d734eadf92a61f5a1e8f9d
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Nov 3 11:24:29 2022 +0100

    add missing build step

 jsoncpp.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/jsoncpp.spec b/jsoncpp.spec
index be7e2f1..aa323f4 100644
--- a/jsoncpp.spec
+++ b/jsoncpp.spec
@@ -81,6 +81,7 @@ cd build
 	%{!?with_tests:-DJSONCPP_WITH_TESTS=OFF} \
 	-DSTATIC_SUFFIX=
 cd ..
+%{__make} -C build
 
 %if %{with apidocs}
 ln -sf build/version .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/jsoncpp.git/commitdiff/1190b613212e5e6197d734eadf92a61f5a1e8f9d



More information about the pld-cvs-commit mailing list