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:
parent
3a03ec0492
commit
81b1807434
@ -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>
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user