commit: 7535ebe6282c0b66c4aaa716917c67c151a07f3c
Author: Manuel Rüger <manuel <AT> rueg <DOT> eu>
AuthorDate: Mon Sep 26 17:01:45 2016 +0000
Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Tue Oct 4 11:58:17 2016 +0000
URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=7535ebe6
Update keepdir description
Provide a better description for the .keep file
function-reference/install-functions/text.xml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/function-reference/install-functions/text.xml
b/function-reference/install-functions/text.xml
index fcc827d..2d13749 100644
--- a/function-reference/install-functions/text.xml
+++ b/function-reference/install-functions/text.xml
@@ -267,7 +267,9 @@ the first is the source name, the second the name to use
when installing.
<c>keepdir</c>
</ti>
<ti>
- Create a directory with an empty <c>.keep</c> file in it
+ Create a directory which will be preserved by the package
+ manager (This is typically accomplished by inserting an empty
+ <c>.keep_${CATEGORY}_${PN}-${SLOT%/*}</c> file in the directory)
</ti>
</tr>
<tr>