]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add forgotten '|| true' to prevent 'make install-man' from returning an error (if...
authorMartin Kraemer <martin@apache.org>
Tue, 24 Apr 2007 11:08:01 +0000 (11:08 +0000)
committerMartin Kraemer <martin@apache.org>
Tue, 24 Apr 2007 11:08:01 +0000 (11:08 +0000)
commitb51f35085d954f963de6619107c3c23aa6fa343f
treec73b3f5e2a30a0c3f4aea1a0bbde09dc543551f9
parentdb86ba91db5ac738cb5b11c1431a0a4f47c2fad6
Add forgotten '|| true' to prevent 'make install-man' from returning an error (if rsync is not present on the platform)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@531878 13f79535-47bb-0310-9956-ffa450edef68
Makefile.in