]> git.evergreen-ils.org Git - Evergreen.git/commit
Respect DESTDIR during the build process
authorBen Webb <bjwebb67@googlemail.com>
Mon, 13 Jun 2011 12:31:53 +0000 (13:31 +0100)
committerDan Scott <dan@coffeecode.net>
Fri, 24 Jun 2011 16:22:25 +0000 (12:22 -0400)
commitad0bbbb835fb6185a8b76cc5ae38dd0ec7209cc3
treec7912e7d37cc3a9d2472e7205bba4cee254ecd43
parent581fec9d0dcb81e09a2923d8c540ea94fafc47e2
Respect DESTDIR during the build process

Add $(DESTDIR) to paths it is currently missing from
Manually specify the apxs2 install location so that DESTDIR can be prepended
Attempt to create the apache directory if it does not exist

Signed-off-by: Ben Webb <bjwebb67@googlemail.com>
Signed-off-by: Dan Scott <dan@coffeecode.net>
Open-ILS/src/Makefile.am
Open-ILS/src/apachemods/Makefile.am
Open-ILS/src/perlmods/Makefile.am
Open-ILS/web/Makefile.am
Open-ILS/xul/staff_client/Makefile.am