summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/autofs/autofs-5.1.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/autofs/autofs-5.1.5-r1.ebuild b/net-fs/autofs/autofs-5.1.5-r1.ebuild
index 79c538dd1e1c..c7f1f39104fe 100644
--- a/net-fs/autofs/autofs-5.1.5-r1.ebuild
+++ b/net-fs/autofs/autofs-5.1.5-r1.ebuild
@@ -103,9 +103,9 @@ pkg_postinst() {
elog "This version of ${PN} requires a kernel with autofs4 supporting"
elog "protocol version 5.00. Patches for kernels older than 2.6.30 have"
elog "been installed into"
- elog "${EROOT}usr/share/doc/${P}/patches."
+ elog "${EROOT}/usr/share/doc/${P}/patches."
elog "For further instructions how to patch the kernel, please refer to"
- elog "${EROOT}usr/share/doc/${P}/INSTALL."
+ elog "${EROOT}/usr/share/doc/${P}/INSTALL."
elog
fi
elog "If you plan on using autofs for automounting remote NFS mounts,"