mirror of
https://github.com/ceph/ceph
synced 2025-02-21 09:57:26 +00:00
Merge pull request #16208 from ceph/wip-base-postun
rpm: Fix undefined FIRST_ARG Reviewed-by: Nathan Cutler <ncutler@suse.com>
This commit is contained in:
commit
07b2e36b77
@ -1007,6 +1007,7 @@ fi
|
||||
|
||||
%postun base
|
||||
/sbin/ldconfig
|
||||
test -n "$FIRST_ARG" || FIRST_ARG=$1
|
||||
%if 0%{?suse_version}
|
||||
DISABLE_RESTART_ON_UPDATE="yes"
|
||||
%service_del_postun ceph-disk@\*.service ceph.target
|
||||
|
Loading…
Reference in New Issue
Block a user