- Remove unneeded cleanup of desktop drop-in
- 20230420 OBS-URL: https://build.opensuse.org/package/show/devel:microos/plasma-branding-MicroOS?expand=0&rev=14
This commit is contained in:
parent
30647487ad
commit
68464cf969
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 20 10:48:13 UTC 2023 - Richard Brown <rbrown@suse.com>
|
||||||
|
|
||||||
|
- Remove unneeded cleanup of desktop drop-in
|
||||||
|
- 20230420
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 19 16:04:49 UTC 2023 - Richard Brown <rbrown@suse.com>
|
Wed Apr 19 16:04:49 UTC 2023 - Richard Brown <rbrown@suse.com>
|
||||||
|
|
||||||
|
@ -35,7 +35,7 @@ Requires: libqt5-qdbus
|
|||||||
Requires: sound-theme-freedesktop
|
Requires: sound-theme-freedesktop
|
||||||
Requires: transactional-update
|
Requires: transactional-update
|
||||||
Conflicts: gnome-branding-MicroOS
|
Conflicts: gnome-branding-MicroOS
|
||||||
Version: 20230419
|
Version: 20230420
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -62,10 +62,6 @@ install -d %{buildroot}%{_prefix}%{_sysconfdir}/transactional-update.conf.d
|
|||||||
install -m644 50-desktop.conf %{buildroot}%{_prefix}%{_sysconfdir}/transactional-update.conf.d/50-desktop.conf
|
install -m644 50-desktop.conf %{buildroot}%{_prefix}%{_sysconfdir}/transactional-update.conf.d/50-desktop.conf
|
||||||
|
|
||||||
%post
|
%post
|
||||||
# Cleanup invalid (never used) location of 50-desktop.conf dropin
|
|
||||||
if test %{_prefix}%{_sysconfdir}/transactional-update.d/50-desktop.conf
|
|
||||||
rm %{_prefix}%{_sysconfdir}/transactional-update.d/50-desktop.conf
|
|
||||||
fi
|
|
||||||
|
|
||||||
%postun
|
%postun
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user