projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e513afc
)
media-video/griffith: [QA] Fix missing trailing slash
author
David Seifert
<soap@gentoo.org>
Sun, 11 Aug 2019 11:19:43 +0000
(13:19 +0200)
committer
David Seifert
<soap@gentoo.org>
Sun, 11 Aug 2019 11:19:43 +0000
(13:19 +0200)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
media-video/griffith/griffith-0.13-r2.ebuild
patch
|
blob
|
history
diff --git
a/media-video/griffith/griffith-0.13-r2.ebuild
b/media-video/griffith/griffith-0.13-r2.ebuild
index a4a8911d4db9d81aa0118984036a0db2df119e5f..74c6fc2d2ffa6d49b14aa34875a4a6028066a118 100644
(file)
--- a/
media-video/griffith/griffith-0.13-r2.ebuild
+++ b/
media-video/griffith/griffith-0.13-r2.ebuild
@@
-71,7
+71,7
@@
src_install() {
cd "${WORKDIR}/${PN}-extra-artwork-${ARTWORK_PV}/" || die
emake DESTDIR="${D}" install
# This carries over from -0.13 but appears to have no effect.
- python_optimize "${ED}"usr/share/${PN}
+ python_optimize "${ED}"
/
usr/share/${PN}
}
pkg_postinst() {