diff options
Diffstat (limited to 'quickstart')
-rw-r--r-- | quickstart/text.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/quickstart/text.xml b/quickstart/text.xml index 0fa4e09..380b994 100644 --- a/quickstart/text.xml +++ b/quickstart/text.xml @@ -310,8 +310,9 @@ src_install() { <p> Note the <c>${FILESDIR}/${P}-destdir.patch</c> <d/> this refers to <c>detox-1.1.0-destdir.patch</c>, which lives in the <c>files/</c> -subdirectory in the Portage tree. Larger patch files must go on the -mirrors rather than in <c>files/</c> <d/> see <uri +subdirectory in the Portage tree. Larger patch files must go on your +developer's space at <c>dev.gentoo.org</c> rather than in <c>files/</c> or +mirrors <d/> see <uri link="::general-concepts/mirrors#Gentoo Mirrors"/> and <uri link="::ebuild-writing/functions/src_prepare/epatch/"/>. </p> |