From 32b7d288b49a2bc85cbec6fbd5165f9223c67290 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sat, 2 Sep 2006 20:34:47 +0000 Subject: [PATCH] - cp -a implies cp -r Changed files: sendmail.spec -> 1.185 --- sendmail.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sendmail.spec b/sendmail.spec index c950cdd..1575545 100644 --- a/sendmail.spec +++ b/sendmail.spec @@ -271,7 +271,7 @@ ln -sf %{_sbindir}/makemap $RPM_BUILD_ROOT%{_bindir}/makemap # install the cf files cd cf rm -f cf/{Build,Makefile} feature/*~ -cp -ar * $RPM_BUILD_ROOT%{_datadir}/sendmail-cf +cp -a * $RPM_BUILD_ROOT%{_datadir}/sendmail-cf cd - # sendmail.{cf,mc} -- 2.44.0