mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-devel/distcc: fix documentation path
Documentation about using distcc in Gentoo were moved to wiki, fix apropriate URLs Gentoo-Bug: 534502 Package-Manager: portage-2.2.20
This commit is contained in:
@@ -147,7 +147,7 @@ pkg_postinst() {
|
||||
fi
|
||||
elog
|
||||
elog "Tips on using distcc with Gentoo can be found at"
|
||||
elog "https://www.gentoo.org/doc/en/distcc.xml"
|
||||
elog "https://wiki.gentoo.org/wiki/Distcc"
|
||||
elog
|
||||
elog "How to use pump mode with Gentoo:"
|
||||
elog "# distcc-config --set-hosts \"foo,cpp,lzo bar,cpp,lzo baz,cpp,lzo\""
|
||||
|
||||
@@ -170,7 +170,7 @@ pkg_postinst() {
|
||||
|
||||
elog
|
||||
elog "Tips on using distcc with Gentoo can be found at"
|
||||
elog "https://www.gentoo.org/doc/en/distcc.xml"
|
||||
elog "https://wiki.gentoo.org/wiki/Distcc"
|
||||
elog
|
||||
elog "How to use pump mode with Gentoo:"
|
||||
elog "# distcc-config --set-hosts \"foo,cpp,lzo bar,cpp,lzo baz,cpp,lzo\""
|
||||
|
||||
Reference in New Issue
Block a user