mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 12:33:40 -04:00
dev-util/ots: fix patch
Closes: https://bugs.gentoo.org/835882 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -32,7 +32,7 @@ DOCS=(
|
||||
docs/{DesignDoc,HowToFix,HowToTest}.md
|
||||
)
|
||||
|
||||
PATCHES=( "${FILESDIR}/meson-gtest.diff" )
|
||||
PATCHES=( "${FILESDIR}/${P}-meson-gtest.diff" )
|
||||
|
||||
src_configure() {
|
||||
local emesonargs=(
|
||||
|
||||
Reference in New Issue
Block a user