commit:     43d79200b1636b2ba3e6596919dd166a65e2b1de
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 26 19:05:23 2020 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Sep 26 19:05:23 2020 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=43d79200

profiles: Add missing include of profiles/make.defaults.

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 profiles/text.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/text.xml b/profiles/text.xml
index 419c5c7..3269d33 100644
--- a/profiles/text.xml
+++ b/profiles/text.xml
@@ -20,6 +20,7 @@ are also documented in <c>man portage</c>.
 
 <include href="categories/"/>
 <include href="info_files/"/>
+<include href="make.defaults/"/>
 <include href="package.mask/"/>
 <include href="packages/"/>
 <include href="updates/"/>

Reply via email to