forked from pool/paraview
Accepting request 810059 from home:badshah400:branches:science
* Don't delete libFmmMesh.a static lib, it is referenced by installed cmake files and needed for plugin development. OBS-URL: https://build.opensuse.org/request/show/810059 OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=83
This commit is contained in:
parent
1f47470db2
commit
8b450ebe66
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 17 19:57:59 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
- Don't delete libFmmMesh.a static lib, it is referenced by
|
||||
installed cmake files and needed for plugin development.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 7 21:53:50 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
|
@ -215,9 +215,6 @@ find . \( -name \*.txt -o -name \*.xml -o -name '*.[ch]' -o -name '*.[ch][px][px
|
||||
|
||||
%cmake_install
|
||||
|
||||
# UNNECESSARY STATIC LIBS
|
||||
rm %{buildroot}%{_libdir}/%{name}-%{major_ver}/plugins/GeodesicMeasurement/libFmmMesh.a
|
||||
|
||||
# INSTALL DOCUMENTATION USED BY THE HELP MENU IN MAIN APP
|
||||
install -Dm0644 %{S:2} %{buildroot}%{_datadir}/%{name}-%{major_ver}/doc/GettingStarted.pdf
|
||||
install -Dm0644 %{S:3} %{buildroot}%{_datadir}/%{name}-%{major_ver}/doc/Guide.pdf
|
||||
|
Loading…
Reference in New Issue
Block a user