mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 06:32:59 -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 )
|
test? ( dev-cpp/gtest )
|
||||||
"
|
"
|
||||||
|
|
||||||
PATCHES=( "${FILESDIR}/${P}_remove-python-dep.patch" )
|
PATCHES=( "${FILESDIR}/${PN}-14.2.0_remove-python-dep.patch" )
|
||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
default
|
default
|
||||||
|
|||||||
@@ -36,7 +36,7 @@ BDEPEND="
|
|||||||
test? ( dev-cpp/gtest )
|
test? ( dev-cpp/gtest )
|
||||||
"
|
"
|
||||||
|
|
||||||
PATCHES=( "${FILESDIR}/${P}_remove-python-dep.patch" )
|
PATCHES=( "${FILESDIR}/${PN}-14.2.0_remove-python-dep.patch" )
|
||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
default
|
default
|
||||||
|
|||||||
Reference in New Issue
Block a user