Accepting request 1157763 from home:bmwiedemann:branches:network:messaging:matrix

Move install commands into %install section

OBS-URL: https://build.opensuse.org/request/show/1157763
OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/libQuotient?expand=0&rev=28
This commit is contained in:
Dead Mozay 2024-03-14 01:43:53 +00:00 committed by Git OBS Bridge
parent 3a03ec0492
commit 81b1807434
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 13 21:01:31 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>
- Move install commands into %install section
-------------------------------------------------------------------
Wed Sep 13 12:07:48 UTC 2023 - ecsos <ecsos@opensuse.org>

View File

@ -152,13 +152,13 @@ developing applications that use libQuotient.
%cmake_install
%endif
# Not useful
rm -r %{buildroot}%{_datadir}/ndk-modules/
%check
# testolmaccount needs a local server
%ctest --exclude-regex 'testolmaccount'
# Not useful
rm -r %{buildroot}%{_datadir}/ndk-modules/
%ldconfig_scriptlets -n libQuotient%{?qt6:%{lib_suffix}-}%{soversion}
%files -n libQuotient%{?qt6:%{lib_suffix}-}%{soversion}