]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Simplify last commit by only calling cat once (this should hopefully resolve
authorJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 18 Apr 2002 18:44:03 +0000 (18:44 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 18 Apr 2002 18:44:03 +0000 (18:44 +0000)
commit5f46ab55e551f737a0753b457a6a30e4e703926a
treef5c5ab1725f4eb71293ce7d3f761d3aad130c1ea
parent920e7befe4a73469c9e1d193869e08298506218b
Simplify last commit by only calling cat once (this should hopefully resolve
rbb's concern about maintainability and still address mine about annoying /s).

Don't call mkdir when we are the top-level directory.  We *have* to have
been created before hand.

Also add this fix to the bsd_makefile section.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94703 13f79535-47bb-0310-9956-ffa450edef68
build/fastgen.sh