commit: 3b6603d6c6e7918e6ad7e74ea7fe38fb422f49cb Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Mon Sep 2 14:08:59 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Mon Sep 2 14:08:59 2019 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=3b6603d6
general-concepts/tree: distfiles and packages don't belong to the repo. Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> general-concepts/tree/text.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/general-concepts/tree/text.xml b/general-concepts/tree/text.xml index 07ac8c0..4afd8d5 100644 --- a/general-concepts/tree/text.xml +++ b/general-concepts/tree/text.xml @@ -76,14 +76,6 @@ The basic layout of the Gentoo repository is as follows: </ul> </li> <li>Scripts directory, <c>scripts/</c></li> - <li> - Distfiles directory, <c>distfiles/</c>. This is not included in the main - git tree, but it will be found on most user systems. - </li> - <li> - Packages directory, <c>packages</c>. Again, this is found on user systems but not - in the main git tree. - </li> </ul> </body>
