Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/flashbench/
Date: Thu, 11 Aug 2022 10:55:16
Message-Id: 1660215293.5eff1e1744b28d0e5f4b8eccb05158cce806f492.sam@gentoo
1 commit: 5eff1e1744b28d0e5f4b8eccb05158cce806f492
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 11 10:47:33 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 11 10:54:53 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5eff1e17
7
8 sys-block/flashbench: fix UnquotedVariable
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-block/flashbench/flashbench-20120606.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-block/flashbench/flashbench-20120606.ebuild b/sys-block/flashbench/flashbench-20120606.ebuild
16 index 307d3b9f841e..c7f3200b611c 100644
17 --- a/sys-block/flashbench/flashbench-20120606.ebuild
18 +++ b/sys-block/flashbench/flashbench-20120606.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -10,7 +10,7 @@ LICENSE="GPL-2"
26 SLOT="0"
27 KEYWORDS="~amd64 ~arm64 ~x86"
28
29 -PATCHES=( ${FILESDIR}/${P}-Makefile.patch )
30 +PATCHES=( "${FILESDIR}"/${P}-Makefile.patch )
31
32 src_install() {
33 dobin "${PN}"