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:
parent
5bcec7f9e7
commit
0f2cdff39d
@ -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}/*
|
||||
|
Loading…
Reference in New Issue
Block a user