]> git.pld-linux.org Git - packages/sendmail.git/blobdiff - sendmail.spec
- cp -a implies cp -r
[packages/sendmail.git] / sendmail.spec
index c950cddcd328d20b3842d380d59d4a9b96f6ce71..1575545c4e2cb5ec0c2a9b8ae415a90788690fac 100644 (file)
@@ -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}
This page took 0.044159 seconds and 4 git commands to generate.