[mod_proxy_html/f16] Preserve timestamp.

Philip Prindeville philipp at fedoraproject.org
Sat Mar 31 19:30:29 UTC 2012


commit 4c17560cfa8bad97174f42a9508f1e1b2b9b9023
Author: Philip A. Prindeville <philipp at redfish-solutions.com>
Date:   Sat Mar 31 13:30:18 2012 -0600

    Preserve timestamp.

 mod_proxy_html.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mod_proxy_html.spec b/mod_proxy_html.spec
index 7fb0c32..580335b 100644
--- a/mod_proxy_html.spec
+++ b/mod_proxy_html.spec
@@ -44,7 +44,7 @@ install -m 644 -D proxy_html.conf %{buildroot}/%{confdir}.d/proxy_html.conf
 %endif
 	%{buildroot}/%{confdir}.d/proxy_html.conf
 
-cp %{SOURCE1} .
+cp -a %{SOURCE1} .
 
 
 %clean


More information about the scm-commits mailing list