aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHuang Rui <vowstar@gmail.com>2020-04-18 04:14:28 +0800
committerHuang Rui <vowstar@gmail.com>2020-04-18 04:14:28 +0800
commit6f39c74722928b1d73bffb99793fdf87e3f92713 (patch)
tree3572636b5c7770a9fa44123c48d5af682480a982 /media-video/kikoplay
parentmedia-video/kikoplay: fix patch annotation (diff)
downloadguru-6f39c74722928b1d73bffb99793fdf87e3f92713.tar.gz
guru-6f39c74722928b1d73bffb99793fdf87e3f92713.tar.bz2
guru-6f39c74722928b1d73bffb99793fdf87e3f92713.zip
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@gmail.com>
Diffstat (limited to 'media-video/kikoplay')
-rw-r--r--media-video/kikoplay/kikoplay-0.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/kikoplay/kikoplay-0.6.0.ebuild b/media-video/kikoplay/kikoplay-0.6.0.ebuild
index 17438e0e3..7fb835fb5 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() {