[packages/libfreenect] - ldconfig for opencv

qboosh qboosh at pld-linux.org
Sun Mar 15 13:53:02 CET 2020


commit e9ef19b32bf41ef4497ac475a5b2c61723587634
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Mar 15 13:54:02 2020 +0100

    - ldconfig for opencv

 libfreenect.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/libfreenect.spec b/libfreenect.spec
index 619c07b..ed265c8 100644
--- a/libfreenect.spec
+++ b/libfreenect.spec
@@ -180,6 +180,9 @@ rm -rf $RPM_BUILD_ROOT
 %post	-p /sbin/ldconfig
 %postun	-p /sbin/ldconfig
 
+%post	opencv -p /sbin/ldconfig
+%postun	opencv -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %doc README.md
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libfreenect.git/commitdiff/e9ef19b32bf41ef4497ac475a5b2c61723587634



More information about the pld-cvs-commit mailing list