diff --git a/mail/dovecot/dovecot.conf b/mail/dovecot/dovecot.conf index a9b9e6771..89f3b2f12 100644 --- a/mail/dovecot/dovecot.conf +++ b/mail/dovecot/dovecot.conf @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../dovecot/dovecot.conf -# Copyright (C) 2007 - 2009 The OpenSDE Project +# Copyright (C) 2007 - 2011 The OpenSDE Project # # More information can be found in the files COPYING and README. # @@ -12,12 +12,6 @@ # GNU General Public License can be found in the file COPYING. # --- SDE-COPYRIGHT-NOTE-END --- -# use '/opt/dovecot' as default prefix -if [ $prefix_auto = 1 ] ; then - prefix="opt/dovecot" - set_confopt -fi - # install development headers by default var_append confopt ' ' "--enable-header-install"