Browse Source

dovecot: changed to always run autoreconf before configure

Note:

This is needed when using patches which are only patching the autoconf
or automake related source files to regenerate the 'configure' script,
Makefile templates, etc.
user/chris/wip/linux37
Christian Wiese 12 years ago committed by Christian Wiese
parent
commit
e1b83970f2
  1. 2
      mail/dovecot/dovecot.conf

2
mail/dovecot/dovecot.conf

@ -57,3 +57,5 @@ pkg_dovecot_devel_version() {
fi
}
hook_add preconf 5 'pkg_dovecot_devel_version'
hook_add preconf 9 'autoreconf -vfi -I .'

Loading…
Cancel
Save