mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-07 06:02:58 -04:00
www-misc/libkiwix: fix patch name in ebuilds
Closes: https://bugs.gentoo.org/976858 Signed-off-by: Lilia Marina Jiménez Redondo <gentoo@nezred.eu>
This commit is contained in:
@@ -36,7 +36,7 @@ BDEPEND="
|
||||
test? ( dev-cpp/gtest )
|
||||
"
|
||||
|
||||
PATCHES=( "${FILESDIR}/${P}_remove-python-dep.patch" )
|
||||
PATCHES=( "${FILESDIR}/${PN}-14.2.0_remove-python-dep.patch" )
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
@@ -36,7 +36,7 @@ BDEPEND="
|
||||
test? ( dev-cpp/gtest )
|
||||
"
|
||||
|
||||
PATCHES=( "${FILESDIR}/${P}_remove-python-dep.patch" )
|
||||
PATCHES=( "${FILESDIR}/${PN}-14.2.0_remove-python-dep.patch" )
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
Reference in New Issue
Block a user