]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
We don't want to install CVS files, but the -P option to cp means something
authorRyan Bloom <rbb@apache.org>
Thu, 28 Dec 2000 06:08:30 +0000 (06:08 +0000)
committerRyan Bloom <rbb@apache.org>
Thu, 28 Dec 2000 06:08:30 +0000 (06:08 +0000)
commit8e37fa63404fc598784f249903ad646811162cc8
treef8df30416cac756b3d9c911a7316e29e923a6a0e
parentde9c9a7cb07d681279306857492433760c9b1c2d
We don't want to install CVS files, but the -P option to cp means something
different on FreeBSD than it means on Linux.  This puts the recursive
copy back in, and just has us delete the CVS directories after they are
copied into place.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87541 13f79535-47bb-0310-9956-ffa450edef68
Makefile.in