LP#1690206 - remove check of httpd.conf from OpenSRF Makefile.install user/csharp/lp1690206_remove_httpd_conf_check
authorChris Sharp <csharp@georgialibraries.org>
Thu, 11 May 2017 18:47:32 +0000 (14:47 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Thu, 11 May 2017 18:47:32 +0000 (14:47 -0400)
commitf10b7ac1bd91622bc7e91faaf1b024e64d84ad7d
treee4d09d9ac8070f824738c1223dfbad4edd576990
parent47bafe1172027540a8b73f53f36de694f8acb799
LP#1690206 - remove check of httpd.conf from OpenSRF Makefile.install

The original src/extras/Makefile.install included a grep of the
file /etc/apache2/httpd.conf, which is no longer installed by default
on supported Debian and Ubuntu releases.  As this check results in
an error message, it makes sense to remove the check altogether.

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
src/extras/Makefile.install