mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
metadata/install-qa-check.d: clarify QA warning
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -34,7 +34,7 @@ libtool_la_check() {
|
||||
done
|
||||
|
||||
if [[ -n "${bad_files[@]}" ]] ; then
|
||||
eqawarn "QA Notice: Installing libtool files (.la) without corresponding libraries!"
|
||||
eqawarn "QA Notice: Installing libtool files (.la) without corresponding static libraries!"
|
||||
eqatag -v libtool-la.unnecessary "${bad_files[@]#${D}}"
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user