From 25953817e61fd252c18241699c0b6cdc3fa54121 Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 11 Mar 2004 01:05:38 +0000 Subject: [PATCH] update for suse --- Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 72b3e58ff..bd6019bc8 100644 --- a/Makefile +++ b/Makefile @@ -21,13 +21,15 @@ FREESIDE_DOCUMENT_ROOT = /var/www/freeside #FREESIDE_DOCUMENT_ROOT = /usr/local/www/data/freeside #openbsd #FREESIDE_DOCUMENT_ROOT = /var/www/htdocs/freeside +#suse +#FREESIDE_DOCUMENT_ROOT = /srv/www/htdocs -#deb, redhat, mandrake, others? +#deb, redhat, mandrake, suse, others? INIT_FILE = /etc/init.d/freeside #freebsd #INIT_FILE = /usr/local/etc/rc.d/011.freeside.sh -#deb +#deb, suse HTTPD_RESTART = /etc/init.d/apache restart #redhat, mandrake #HTTPD_RESTART = /etc/init.d/httpd restart @@ -38,7 +40,7 @@ HTTPD_RESTART = /etc/init.d/apache restart FREESIDE_RESTART = ${INIT_FILE} restart -#deb, redhat, mandrake, others? +#deb, redhat, mandrake, suse, others? INSTALLGROUP = root #freebsd, openbsd #INSTALLGROUP = wheel -- 2.11.0