summaryrefslogtreecommitdiff
path: root/dev-util/flawfinder/flawfinder-2.0.18.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-08-31 08:59:54 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-08-31 08:59:54 +0100
commit3b08f674e3f771b49370edb144dab0958c8cf721 (patch)
tree3673eb62859b2343bc70589f2f9d670c2eee5cc8 /dev-util/flawfinder/flawfinder-2.0.18.ebuild
parentb1c81de4fadbd00897700a7321f03b390d952b2e (diff)
gentoo resync : 31.08.2021
Diffstat (limited to 'dev-util/flawfinder/flawfinder-2.0.18.ebuild')
-rw-r--r--dev-util/flawfinder/flawfinder-2.0.18.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-util/flawfinder/flawfinder-2.0.18.ebuild b/dev-util/flawfinder/flawfinder-2.0.18.ebuild
index b4b8332321bf..ae56037d4dfa 100644
--- a/dev-util/flawfinder/flawfinder-2.0.18.ebuild
+++ b/dev-util/flawfinder/flawfinder-2.0.18.ebuild
@@ -15,6 +15,8 @@ LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+PATCHES=( "${FILESDIR}"/${P}-setup.patch )
+
src_prepare() {
sed -e "s/${PN}.1.gz/${PN}.1/g" -i setup.py || die 'sed failed'
default