2 directory fixes
OBS-URL: https://build.opensuse.org/package/show/science/vtk?expand=0&rev=11
This commit is contained in:
parent
dd38c9e669
commit
78125669e4
5
vtk.spec
5
vtk.spec
@ -267,9 +267,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
%dir %{_libdir}/vtk-%{lib_ver}/CMake
|
||||
%dir %{_libdir}/vtk-%{lib_ver}
|
||||
%{_includedir}/*
|
||||
%{_libdir}/vtk-%{lib_ver}/CMake/*
|
||||
%{_libdir}/vtk-%{lib_ver}/CMake
|
||||
%{_libdir}/vtk-%{lib_ver}/*.cmake
|
||||
%{_libdir}/vtk-%{lib_ver}/hints
|
||||
%{_libdir}/libvtkCommon.so
|
||||
@ -336,6 +336,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_bindir}/qtevents
|
||||
%{_bindir}/qtimageviewer
|
||||
%{_bindir}/qtsimpleview
|
||||
%dir %{qtdir}/plugins/designer
|
||||
%{qtdir}/plugins/designer/libQVTKWidgetPlugin.so
|
||||
|
||||
%files examples
|
||||
|
Loading…
Reference in New Issue
Block a user