Accepting request 1044312 from home:expeehaa:branches:multimedia:apps

Use -p flag in %post and %postun.

OBS-URL: https://build.opensuse.org/request/show/1044312
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/grandorgue?expand=0&rev=2
This commit is contained in:
Lukas Müller 2022-12-22 16:37:29 +00:00 committed by Git OBS Bridge
parent 5bcec7f9e7
commit 0f2cdff39d

View File

@ -78,11 +78,9 @@ install -m 644 README* %{buildroot}%{_docdir}/%{name}
%find_lang GrandOrgue
%suse_update_desktop_file GrandOrgue
%post
/sbin/ldconfig
%post -p /sbin/ldconfig
%postun
/sbin/ldconfig
%postun -p /sbin/ldconfig
%files -f GrandOrgue.lang
%{_bindir}/*