From 59ec4aabacfa79084cbc7cd159bade79b1ef1fff Mon Sep 17 00:00:00 2001 From: David Tardon Date: Thu, 12 Dec 2013 16:00:15 +0100 Subject: [PATCH] preserve header files' timestamps --- libeot.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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