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:40:21 +01:00
parent 421d2e78c5
commit 217100cdb3
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C
1 changed files with 1 additions and 2 deletions

View File

@ -45,8 +45,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%check
./src/testlwp 2
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%ldconfig_scriptlets
%files
%doc AUTHORS COPYING NEWS README