Summary: | dev-util/lcov-1.15 installs perl scripts with unprefixed #! lines | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Nick Bowler <nbowler> |
Component: | Current packages | Assignee: | Jeffrey Lin <jeffrey> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | marbacz, proxy-maint, sam |
Priority: | Normal | Keywords: | PATCH |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
proposed patch
fixed patch |
Description
Nick Bowler
2020-12-10 19:51:01 UTC
Created attachment 677800 [details, diff]
fixed patch
Fix patch, EROOT is of course wrong, should be just EPREFIX.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77c40aac077cba40b0dedda6b9936a100d7c865a commit 77c40aac077cba40b0dedda6b9936a100d7c865a Author: Sam James <sam@gentoo.org> AuthorDate: 2023-10-12 05:11:35 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-10-12 05:27:32 +0000 dev-util/lcov: add 1.16 * Fix tests (just run them with -j1) * Fix shebangs for prefix in installed perl scripts Closes: https://bugs.gentoo.org/689730 Closes: https://bugs.gentoo.org/759400 Closes: https://bugs.gentoo.org/903633 Signed-off-by: Sam James <sam@gentoo.org> dev-util/lcov/Manifest | 1 + dev-util/lcov/lcov-1.16.ebuild | 51 ++++++++++++++++++++++++++++++++++++++++++ dev-util/lcov/lcov-9999.ebuild | 22 ++++++++++++------ 3 files changed, 67 insertions(+), 7 deletions(-) |