diff --git a/SPECS/lz4.spec b/SPECS/lz4.spec index e0a2dbca..502ac646 100644 --- a/SPECS/lz4.spec +++ b/SPECS/lz4.spec @@ -51,7 +51,9 @@ chmod +x ./configure # Someone thinks that plain Makefiles are good for bigger projects than hello world.. %make_install LIBDIR=%{_libdir} PREFIX=%{_prefix} -%ldconfig_scriptlets libs +#%ldconfig_scriptlets libs +%post -p /sbin/ldconfig +%postun -p /sbin/ldconfig %files %license programs/COPYING