diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2009-07-12 15:57:23 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2009-07-12 15:57:23 +0000 |
commit | 6c13644725a2371993fcf1d484e8852122a8b21e (patch) | |
tree | b219785294e079bb4cc216f38cb51cd00d99214c | |
parent | 1607ad3c1380645822f26d144f0d6f3ef8182b07 (diff) | |
download | portage-6c13644725a2371993fcf1d484e8852122a8b21e.tar.gz portage-6c13644725a2371993fcf1d484e8852122a8b21e.tar.bz2 portage-6c13644725a2371993fcf1d484e8852122a8b21e.zip |
Improve description of QA_DT_HASH.
svn path=/main/trunk/; revision=13820
-rw-r--r-- | man/ebuild.5 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5 index b1f442d4e..fba66f57a 100644 --- a/man/ebuild.5 +++ b/man/ebuild.5 @@ -486,6 +486,9 @@ The paths may contain regular expressions. This should contain a list of file paths, relative to the image directory, of files that contain .hash sections. The paths may contain regular expressions with escape\-quoted special characters. +.br +This variable is intended to be used on files of binary packages which ignore +LDFLAGS variable. .TP \fBQA_PRESTRIPPED\fR This should contain a list of file paths, relative to the image directory, of |