From: Adam Dickmeiss Date: Mon, 10 Feb 1997 10:15:10 +0000 (+0000) Subject: Minor changes. X-Git-Url: http://git.indexdata.com/?p=egate.git;a=commitdiff_plain;h=1c49e18722ac6f17e2b0246201b3f97d9024c9a3 Minor changes. --- diff --git a/Makefile.web b/Makefile.web index 727bf64..99c574e 100644 --- a/Makefile.web +++ b/Makefile.web @@ -1,7 +1,7 @@ # Top level Makefile for the Web - Z39.50 gateway # Europagate, 1995-1996. # -# $Id: Makefile.web,v 1.6 1997/01/27 11:26:19 adam Exp $ +# $Id: Makefile.web,v 1.7 1997/02/10 10:15:10 adam Exp $ # SHELL=/bin/sh MAKE=make @@ -11,7 +11,7 @@ CPP=$(CC) -E VERSION=1.0 # Install directories -HTTPDDIR=/usr/local/etc/httpd +HTTPDDIR=/var/lib/httpd CGIDIR=$(HTTPDDIR)/cgi-bin HTDOCS=$(HTTPDDIR)/htdocs EGWDIR=$(HTTPDDIR)/egw