commit: d539f531366d8b06ec54109d0adc3add7a61efac
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 2 01:01:42 2024 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Wed Oct 2 01:02:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d539f531
media-sound/spotify: don't install changelog file that does not exist
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
media-sound/spotify/spotify-1.2.47.ebuild | 3 ---
1 file changed, 3 deletions(-)
diff --git a/media-sound/spotify/spotify-1.2.47.ebuild
b/media-sound/spotify/spotify-1.2.47.ebuild
index 1657abedcad3..58547f4befef 100644
--- a/media-sound/spotify/spotify-1.2.47.ebuild
+++ b/media-sound/spotify/spotify-1.2.47.ebuild
@@ -83,9 +83,6 @@ src_prepare() {
}
src_install() {
- gunzip usr/share/doc/spotify-client/changelog.gz || die
- dodoc usr/share/doc/spotify-client/changelog
-
SPOTIFY_PKG_HOME=usr/share/spotify
insinto /usr/share/pixmaps
doins ${SPOTIFY_PKG_HOME}/icons/*.png