Remove obsolete ldconfig scriptlets

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

@ -46,9 +46,7 @@ make PREFIX=$RPM_BUILD_ROOT/%{_prefix} INSTALLMAN=$RPM_BUILD_ROOT%{_mandir} INST
#fix permissions
chmod 0644 examples/ffsp.sh
%post -n libxdo -p /sbin/ldconfig
%postun -n libxdo -p /sbin/ldconfig
%ldconfig_scriptlets -n libxdo
%files -n libxdo
%doc CHANGELIST COPYRIGHT README

Loading…
Cancel
Save