preserve header files' timestamps

f41
David Tardon 11 years ago
parent ebd4f1e1d6
commit 59ec4aabac

@ -42,7 +42,7 @@ sed -i \
make %{?_smp_mflags} make %{?_smp_mflags}
%install %install
make install DESTDIR=%{buildroot} make install DESTDIR=%{buildroot} INSTALL='install -p'
rm -f %{buildroot}/%{_libdir}/*.la rm -f %{buildroot}/%{_libdir}/*.la
%post -p /sbin/ldconfig %post -p /sbin/ldconfig

Loading…
Cancel
Save