diff --git a/utf8proc.spec b/utf8proc.spec index 0f3366a..3fdfeb0 100644 --- a/utf8proc.spec +++ b/utf8proc.spec @@ -51,8 +51,7 @@ make %{?_smp_mflags} check make install DESTDIR=%{buildroot} prefix=%{_prefix} includedir=%{_includedir} libdir=%{_libdir} rm %{buildroot}%{_libdir}/libutf8proc.a -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %files %doc LICENSE.md NEWS.md README.md