]> 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)
commit4645a9805d34877cf676a9d43bd377d457c8cd65
treef8df30416cac756b3d9c911a7316e29e923a6a0e
parentd1df8342b5671e7f348a7cda6705df66aefd772b
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