diff --git a/libeot.spec b/libeot.spec index db0cf60..2a264cb 100644 --- a/libeot.spec +++ b/libeot.spec @@ -42,7 +42,7 @@ sed -i \ make %{?_smp_mflags} %install -make install DESTDIR=%{buildroot} +make install DESTDIR=%{buildroot} INSTALL='install -p' rm -f %{buildroot}/%{_libdir}/*.la %post -p /sbin/ldconfig