commit: 6f39c74722928b1d73bffb99793fdf87e3f92713
Author: Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Fri Apr 17 20:14:28 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Apr 17 20:14:28 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6f39c747
media-video/kikoplay: fix patch annotation of 0.6.0
Fix patch annotation of 0.6.0 ebuild
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Huang Rui <vowstar <AT> gmail.com>
media-video/kikoplay/kikoplay-0.6.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/kikoplay/kikoplay-0.6.0.ebuild
b/media-video/kikoplay/kikoplay-0.6.0.ebuild
index 17438e0..7fb835f 100644
--- a/media-video/kikoplay/kikoplay-0.6.0.ebuild
+++ b/media-video/kikoplay/kikoplay-0.6.0.ebuild
@@ -50,7 +50,7 @@ BDEPEND="
PATCHES=(
"${FILESDIR}"/${PN}-0.6.0-install.patch # Fix install problem
"${FILESDIR}"/${PN}-0.6.0-desktop.patch # Add a desktop file
- "${FILESDIR}"/${PN}-0.6.0-home.patch # Add a desktop file
+ "${FILESDIR}"/${PN}-0.6.0-home.patch # Fix config file path
)
src_prepare() {