--- /usr/portage/net-fs/autofs/autofs-5.0.3-r6.ebuild.old 2010-05-31 18:24:44.000000000 +0200 +++ /usr/portage/net-fs/autofs/autofs-5.0.3-r6.ebuild 2010-05-31 18:24:53.000000000 +0200 @@ -82,11 +82,11 @@ src_unpack() { rm -f ${T}/${i} done + cd "${S}" + # fixes bug #210762 epatch "${FILESDIR}"/${P}-heimdal.patch - cd "${S}" - # # use CC and CFLAGS from environment (bug #154797) # write these values in Makefile.conf (echo "# Use the compiler and cflags determined by configure";