--- autofs-5.0.6-r3.ebuild.orig 2011-10-14 11:33:18.000000000 +0200 +++ autofs-5.0.6-r3.ebuild 2011-10-14 11:34:31.000000000 +0200 @@ -80,8 +80,10 @@ src_configure() { addpredict "/etc/mtab" # --with-confdir is for bug #361481 + # --with-confdir is for bug #385113 econf \ --with-confdir=/etc/conf.d \ + --with-mapdir=/etc/autofs \ $(use_with ldap openldap) \ $(use_with sasl) \ $(use_with hesiod) \