[packages/libtool] preserve timestamps
glen
glen at pld-linux.org
Mon Mar 23 21:37:46 CET 2015
commit 26b52345a4c156683ccbd1fad402c08d1134940a
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Mar 23 22:35:07 2015 +0200
preserve timestamps
libtool.spec | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/libtool.spec b/libtool.spec
index 0a97ff8..261a39b 100644
--- a/libtool.spec
+++ b/libtool.spec
@@ -181,9 +181,8 @@ cd ..
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_mandir}
-
%{__make} install \
+ INSTALL="install -p" \
DESTDIR=$RPM_BUILD_ROOT
# decompress only "ja" manuals; English ones are back in upstream
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libtool.git/commitdiff/26b52345a4c156683ccbd1fad402c08d1134940a
More information about the pld-cvs-commit
mailing list