diff options
Diffstat (limited to 'dev-libs/elfutils/elfutils-0.170-r1.ebuild')
-rw-r--r-- | dev-libs/elfutils/elfutils-0.170-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/elfutils/elfutils-0.170-r1.ebuild b/dev-libs/elfutils/elfutils-0.170-r1.ebuild index b21e6e69..0fa8519b 100644 --- a/dev-libs/elfutils/elfutils-0.170-r1.ebuild +++ b/dev-libs/elfutils/elfutils-0.170-r1.ebuild @@ -60,7 +60,7 @@ multilib_src_install() { if use sep-usr && multilib_is_native_abi; then # Rather than being named libelf.so.0.170, libs are instead named - # libelf-0.170.so!? + # libelf-0.170.so... # The comments in gen_usr_ldscript indicate that this is sometimes the # case, but, as below, gen_usr_ldscript then does the wrong thing. # Indeed, if called as 'gen_usr_ldscript "libelf-${PV}"' then it |