22dda44322067379eeba28d7ec7fc833cb04c0dfminfrinThe script in this directory will attempt to build a Solaris package
22dda44322067379eeba28d7ec7fc833cb04c0dfminfrinout of a source tree for httpd.
22dda44322067379eeba28d7ec7fc833cb04c0dfminfrinTo build a package, make sure you are in the root of the source tree,
22dda44322067379eeba28d7ec7fc833cb04c0dfminfrinA Solaris package called httpd-<version>-<architecture>-local.gz will be
22dda44322067379eeba28d7ec7fc833cb04c0dfminfrincreated in the root of the source tree.
22dda44322067379eeba28d7ec7fc833cb04c0dfminfrinBy default, the script will attempt to find a system installed version of
22dda44322067379eeba28d7ec7fc833cb04c0dfminfrinAPR and APR-util v1. You may override the location of apr or apr-util like so:
22dda44322067379eeba28d7ec7fc833cb04c0dfminfrinbuild/pkg/buildpkg.sh --with-apr=some/other/path --with-apr-util=some/other/path