]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add functionality to the install-bindist.sh script created by
authorRandy Terbush <randy@apache.org>
Sun, 2 May 1999 02:58:07 +0000 (02:58 +0000)
committerRandy Terbush <randy@apache.org>
Sun, 2 May 1999 02:58:07 +0000 (02:58 +0000)
commit95ec032fa07b29499a3a18dab0976dd88de54360
tree9c769c18d49ea7b903171e49a48aaeb151ad307f
parentb4b992ef3c2644cfc5c30d6fd5564814091386c1
Add functionality to the install-bindist.sh script created by
binbuild.sh to use tar when copying distribution files to the
serverroot. This allows upgrading an existing installation
without nesting the new distribution in the old.

install-bindist.sh now detects the local perl5 path to install
apxs and dbmmanage with proper path to perl interpreter.

Add an install-binsupport target which copies the source files
for apxs and dbmmanage to bindist to allow these scripts to
be properly installed relative to the destination serverroot.

FWIW - abort during commit for changed files commited without
comments.

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