commit:     000401f3b4cb3627c9e7ce1a6603e0a960329ffc
Author:     Sergey Alirzaev <l29ah <AT> cock <DOT> li>
AuthorDate: Tue May 19 23:12:35 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Tue Jul 13 13:11:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=000401f3

app-forensics/honggfuzz: also install hfuzz-cc

ebuild version number updated from 2.2 to the current 2.4 by the
committer.

Closes: https://github.com/gentoo/gentoo/pull/15887
Signed-off-by: Sergey Alirzaev <l29ah <AT> cock.li>
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-forensics/honggfuzz/honggfuzz-2.4.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-forensics/honggfuzz/honggfuzz-2.4.ebuild 
b/app-forensics/honggfuzz/honggfuzz-2.4.ebuild
index 4cabbf84537..13843a73683 100644
--- a/app-forensics/honggfuzz/honggfuzz-2.4.ebuild
+++ b/app-forensics/honggfuzz/honggfuzz-2.4.ebuild
@@ -49,6 +49,7 @@ src_prepare() {
 
 src_install() {
        dobin ${PN}
+       dobin hfuzz_cc/hfuzz-cc
 
        einstalldocs
 }

Reply via email to