diff options
author | Pacho Ramos <pachoramos@gmail.com> | 2013-01-20 08:18:44 +0100 |
---|---|---|
committer | Pacho Ramos <pachoramos@gmail.com> | 2013-01-20 23:35:20 +0100 |
commit | 9a57744aa1d9799cad176afeeab09d1e3cf1a4ca (patch) | |
tree | 1f67a28f305218a4aa5454e51f9c5f005fcd7107 /quickstart | |
parent | function-reference/sandbox-functions: adddeny denies reads as well (diff) | |
download | devmanual-9a57744aa1d9799cad176afeeab09d1e3cf1a4ca.tar.gz devmanual-9a57744aa1d9799cad176afeeab09d1e3cf1a4ca.tar.bz2 devmanual-9a57744aa1d9799cad176afeeab09d1e3cf1a4ca.zip |
Update place to put big patches, bug #453064
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> |