Subject: List for people interesting in developping and using Sympa packages
List archive
[sympa-packagers] [patch] fix --with-staticdir configure option
- From: Xavier Bachelot <address@concealed>
- To: address@concealed
- Subject: [sympa-packagers] [patch] fix --with-staticdir configure option
- Date: Sat, 12 May 2012 14:16:01 +0200
Hi,
The --with-staticdir configure option is broken. Fix attached.
Possibly this mail is slightly off-topic, but I couln't find a
sympa-devel mailing list. Is that what sympa-authors is intended for ?
Regards,
Xavier
--- sympa-6.1.11/configure.ac.orig 2012-05-12 14:06:38.671516711 +0200
+++ sympa-6.1.11/configure.ac 2012-05-12 14:07:19.741707376 +0200
@@ -323,9 +323,9 @@
staticdir,
AS_HELP_STRING(
[--with-staticdir=DIR],
- [application scripts @<:@PREFIX/static_content@:>@]
+ [static data @<:@PREFIX/static_content@:>@]
),
- [scriptdir="$withval"]
+ [staticdir="$withval"]
)
CONFIG=$confdir/sympa.conf
- [sympa-packagers] [patch] fix --with-staticdir configure option, Xavier Bachelot, 05/12/2012
Archive powered by MHonArc 2.6.19+.