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@
13 lines
459 B
Plaintext
13 lines
459 B
Plaintext
$OpenBSD: patch-wwsympa_icons_Makefile_in,v 1.2 2010/12/30 17:51:25 landry Exp $
|
|
--- wwsympa/icons/Makefile.in.orig Mon Nov 15 11:22:17 2010
|
|
+++ wwsympa/icons/Makefile.in Sun Dec 19 11:31:07 2010
|
|
@@ -164,7 +164,7 @@ staticdir = @staticdir@
|
|
sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
webtemplatedir = @webtemplatedir@
|
|
-iconsdir = $(staticdir)/icons
|
|
+iconsdir = @defaultdir@/icons
|
|
icons_DATA = back.png \
|
|
begin.png \
|
|
binary.png \
|