sys-devel/binutils: fix s/annd/all/ typo

Reported-by: [Arfrever]
Package-Manager: Portage-2.3.28, Repoman-2.3.9
This commit is contained in:
Sergei Trofimovich
2018-04-07 21:03:15 +01:00
parent bcab49022f
commit e1e764680b
2 changed files with 2 additions and 2 deletions

View File

@@ -401,7 +401,7 @@ pkg_postrm() {
# Note [tooldir hack for ldscripts]
# ---------------------------------
# Build system does not allow ./configure to tweak every location
# we need for slotting binutils hence annd the shuffling in
# we need for slotting binutils hence all the shuffling in
# src_install(). This note is about SCRIPTDIR define handling.
#
# SCRIPTDIR defines 'ldscripts/' directory location. SCRIPTDIR value

View File

@@ -398,7 +398,7 @@ pkg_postrm() {
# Note [tooldir hack for ldscripts]
# ---------------------------------
# Build system does not allow ./configure to tweak every location
# we need for slotting binutils hence annd the shuffling in
# we need for slotting binutils hence all the shuffling in
# src_install(). This note is about SCRIPTDIR define handling.
#
# SCRIPTDIR defines 'ldscripts/' directory location. SCRIPTDIR value