Remove obsolete ldconfig scriptlets

References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2019-01-22 18:39:03 +01:00
parent 3cffd89d0e
commit e4c8f40bd2
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -77,9 +77,7 @@ make DESTDIR=%{buildroot} install
# test module
make %{?_smp_mflags} check || exit 0
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%ldconfig_scriptlets
%files
%doc AUTHORS COPYING NEWS README TODO