aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-08-25 00:41:53 +0300
committerMarkos Chandras <hwoarang@gentoo.org>2010-08-25 00:41:53 +0300
commit026613f7e9e489536f668126f59a2f50e5a53cb9 (patch)
tree4181fe7be044e38291076c51afe81d0a6cc7901a /quickstart
parentRemove old references to epatch and autopackages (diff)
downloaddevmanual-026613f7e9e489536f668126f59a2f50e5a53cb9.tar.gz
devmanual-026613f7e9e489536f668126f59a2f50e5a53cb9.tar.bz2
devmanual-026613f7e9e489536f668126f59a2f50e5a53cb9.zip
Fix epatch reference path
Diffstat (limited to 'quickstart')
-rw-r--r--quickstart/text.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/quickstart/text.xml b/quickstart/text.xml
index 0d70e69..ee49773 100644
--- a/quickstart/text.xml
+++ b/quickstart/text.xml
@@ -305,7 +305,7 @@ 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
-link="::ebuild-writing/functions/src_unpack/epatch/"/>.
+link="::ebuild-writing/functions/src_prepare/epatch/"/>.
</p>
</body>