mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-plugins/vdr-extrecmenu: Fix wrong p-level of patch
Fixes: 71c086aa8a (media-plugins/vdr-extrecmenu: respect PKG_CONFIG, tidy patches)
Closes: https://bugs.gentoo.org/914388
Signed-off-by: Matthias Schwarzott <zzam@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2021 Gentoo Authors
|
||||
# Copyright 2021-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -28,7 +28,7 @@ src_prepare() {
|
||||
eapply "${FILESDIR}/${P}_c++11.patch"
|
||||
|
||||
cd "${WORKDIR}" || die
|
||||
eapply -p0 "${FILESDIR}/${DVDARCHIVE%.sh}-configfile.patch"
|
||||
eapply "${FILESDIR}/${DVDARCHIVE%.sh}-configfile.patch"
|
||||
|
||||
vdr-plugin-2_src_prepare
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user