Remove obsolete ldconfig scriptlets
References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
ec7ccbb10a
commit
0ab451df92
@ -101,13 +101,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%check
|
||||
make check
|
||||
|
||||
%post -n ndctl-libs -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets -n ndctl-libs
|
||||
|
||||
%postun -n ndctl-libs -p /sbin/ldconfig
|
||||
|
||||
%post -n daxctl-libs -p /sbin/ldconfig
|
||||
|
||||
%postun -n daxctl-libs -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets -n daxctl-libs
|
||||
|
||||
%define bashcompdir %(pkg-config --variable=completionsdir bash-completion)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user