diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-07 21:03:15 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-07 21:03:15 +0100 |
commit | e1e764680bc329188cf0daa515e3741b7e5d0c50 (patch) | |
tree | 386e1351ecb4b0292a8f635a36918c428192ac71 /sys-devel/binutils/binutils-9999.ebuild | |
parent | sys-devel/binutils: fix typos and add accidentally words (diff) | |
download | gentoo-e1e764680bc329188cf0daa515e3741b7e5d0c50.tar.gz gentoo-e1e764680bc329188cf0daa515e3741b7e5d0c50.tar.bz2 gentoo-e1e764680bc329188cf0daa515e3741b7e5d0c50.zip |
sys-devel/binutils: fix s/annd/all/ typo
Reported-by: [Arfrever]
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'sys-devel/binutils/binutils-9999.ebuild')
-rw-r--r-- | sys-devel/binutils/binutils-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-9999.ebuild b/sys-devel/binutils/binutils-9999.ebuild index 2c6b66e54bb3..bab46c55f2ea 100644 --- a/sys-devel/binutils/binutils-9999.ebuild +++ b/sys-devel/binutils/binutils-9999.ebuild @@ -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 |