pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
mail/cyrus-imapd-31*
mail/cyrus-imapd-31* are now failing in some environments, and not failing
on others, I'm afraid.
In Makeifle,
post-extract:
target issues autoreconf (natually before patch).
As far as I've tested, the resulting configure may differ on autoconf
version
2.72 good for existing patches/patch-configure
2.73 not good for above patch
near the word 'target_os' (at the line patch changes) in configure file:
2.72
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for perl cccdlflags needed on \"${target_os}\"" >&5
2.73
{ printf '%s\n' "$as_me:${as_lineno-$LINENO}: checking for perl cccdlflags needed on \"${target_os}\"" >&5
Now I'll change
post-extract:
to
post-patch:
and patch-configure.ac will be employed,
If my observatio are wrong, sorry.
thanks:
--
Makoto Fujiwara
mef%NetBSD.org@localhost
makoto%if.t.u-tokyo.ac.jp@localhost
Home |
Main Index |
Thread Index |
Old Index