commit:     4d0a2ac721a67fb6b3cf0e81d04a7c9d3406e578
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 31 04:38:53 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 31 04:38:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d0a2ac7

app-forensics/aflplusplus: style tweak

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-forensics/aflplusplus/aflplusplus-4.02c.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-forensics/aflplusplus/aflplusplus-4.02c.ebuild 
b/app-forensics/aflplusplus/aflplusplus-4.02c.ebuild
index 45d84376a414..208b53026270 100644
--- a/app-forensics/aflplusplus/aflplusplus-4.02c.ebuild
+++ b/app-forensics/aflplusplus/aflplusplus-4.02c.ebuild
@@ -10,7 +10,7 @@ inherit toolchain-funcs llvm optfeature python-single-r1
 DESCRIPTION="A fork of AFL, the popular compile-time instrumentation fuzzer"
 HOMEPAGE="https://github.com/AFLplusplus/AFLplusplus";
 SRC_URI="https://github.com/AFLplusplus/AFLplusplus/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/AFLplusplus-${PV}"
+S="${WORKDIR}"/AFLplusplus-${PV}
 
 LICENSE="Apache-2.0"
 SLOT="0"

Reply via email to