Add missing directory ownership
This commit is contained in:
parent
c56d1e400a
commit
9fd3a5e294
@ -387,7 +387,7 @@ popd
|
||||
%endif
|
||||
|
||||
%files devel
|
||||
#{_includedir}/opencv
|
||||
%dir %{_includedir}/opencv4
|
||||
%{_includedir}/opencv4/opencv2
|
||||
%{_libdir}/lib*.so
|
||||
%{_libdir}/pkgconfig/opencv.pc
|
||||
@ -395,7 +395,6 @@ popd
|
||||
|
||||
%files doc
|
||||
%{_datadir}/opencv4/samples
|
||||
#{_datadir}/opencv4/doc
|
||||
|
||||
%files -n python3-opencv
|
||||
%{_bindir}/setup_vars_opencv4.sh
|
||||
|
Loading…
Reference in New Issue
Block a user