diff options
Diffstat (limited to 'sys-devel/distcc')
-rw-r--r-- | sys-devel/distcc/distcc-3.2_rc1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/distcc/distcc-3.2_rc1-r3.ebuild b/sys-devel/distcc/distcc-3.2_rc1-r3.ebuild index cf5537bf20b4..29e2e0fc9b94 100644 --- a/sys-devel/distcc/distcc-3.2_rc1-r3.ebuild +++ b/sys-devel/distcc/distcc-3.2_rc1-r3.ebuild @@ -176,7 +176,7 @@ pkg_postinst() { elog elog "How to use pump mode with Gentoo:" elog "# distcc-config --set-hosts \"foo,cpp,lzo bar,cpp,lzo baz,cpp,lzo\"" - elog "# echo 'FEATURES=\"\${FEATURES} distcc distcc-pump\"' >> /etc/make.conf" + elog "# echo 'FEATURES=\"\${FEATURES} distcc distcc-pump\"' >> /etc/portage/make.conf" elog "# emerge -u world" elog elog "To use the distccmon programs with Gentoo you should use this command:" |