commit c427fe5d7fc34cba054e2128414b1d5c623d9081
Author: Jan Palus <[email protected]>
Date:   Thu Feb 23 10:12:23 2023 +0100

    serial install in attempt to solve intermittent issue with docs; rel 6

 pcl.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pcl.spec b/pcl.spec
index a615aa7..02ca9c7 100644
--- a/pcl.spec
+++ b/pcl.spec
@@ -11,7 +11,7 @@ Summary:      Point Cloud Library - library for point cloud 
processing
 Summary(pl.UTF-8):     Point Cloud Library - biblioteka do operacji na chmurze 
punktów
 Name:          pcl
 Version:       1.11.0
-Release:       5
+Release:       6
 License:       BSD
 Group:         Libraries
 #Source0Download: http://pointclouds.org/downloads/
@@ -133,7 +133,7 @@ cd build
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} -C build install \
+%{__make} -j1 -C build install \
        DESTDIR=$RPM_BUILD_ROOT
 
 %clean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pcl.git/commitdiff/579c0d6b9ae4338f4edcf6788b2efbbd2a138347

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

Reply via email to