4824533aee
- switch config dir to /var/sympa/etc as sympa daemon/fcgi might want to write templates there - switch to use spawn-fcgi, this way sympa web admin works fine in chrooted httpd - provide a httpd.conf fragment to ease sympa integration - switch to rc scripts (with help from aja@) - improve README With help and feedback from J.G Pailloncy, ok ajacoutot@
12 lines
449 B
Plaintext
12 lines
449 B
Plaintext
$OpenBSD: patch-wwsympa_Makefile_in,v 1.2 2010/12/30 17:51:25 landry Exp $
|
|
--- wwsympa/Makefile.in.orig Mon Nov 15 11:22:17 2010
|
|
+++ wwsympa/Makefile.in Sun Dec 19 11:31:07 2010
|
|
@@ -636,7 +636,6 @@ install-data-am: install-defaultDATA install-nobase_mo
|
|
install-exec-am: install-execcgiPROGRAMS install-execcgiSCRIPTS \
|
|
install-sbinSCRIPTS
|
|
@$(NORMAL_INSTALL)
|
|
- $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
|
|
|
|
install-info: install-info-recursive
|
|
|