]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Replace the hack to remove CVS directories with one for Subversion '.svn' directories.
authorPaul Querna <pquerna@apache.org>
Sat, 20 Nov 2004 02:29:28 +0000 (02:29 +0000)
committerPaul Querna <pquerna@apache.org>
Sat, 20 Nov 2004 02:29:28 +0000 (02:29 +0000)
commitf56630d956f6f106a5a2c139d587d01b42c6f9ba
treeacf0bad8a440ce22ab33587edd60911fb16336f1
parentce1e88c3f8d9c1f81bfc28ba36f969e71f354049
Replace the hack to remove CVS directories with one for Subversion '.svn' directories.

There *should* be a better way to only install the manual files, and
not the '.svn' directories.

Without this, multiple make installs to the same prefix will fail.

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