Remove obsolete ldconfig scriptlets

References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
f41
Igor Gnatenko 6 years ago
parent 6e8619ba3e
commit 6ef9f5d4e9
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -69,8 +69,7 @@ done
install -m 0755 -d %{buildroot}/%{_mandir}/man1 install -m 0755 -d %{buildroot}/%{_mandir}/man1
install -m 0644 pmd2*.1 %{buildroot}/%{_mandir}/man1 install -m 0644 pmd2*.1 %{buildroot}/%{_mandir}/man1
%post -p /sbin/ldconfig %ldconfig_scriptlets
%postun -p /sbin/ldconfig
%files %files
%doc AUTHORS NEWS %doc AUTHORS NEWS

Loading…
Cancel
Save