Gentoo Archives: gentoo-commits

From: Rui Huang <vowstar@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-gfx/zw3d/
Date: Tue, 31 May 2022 09:48:16
Message-Id: 1653990481.d4e70a67f48ec4012e68ab7729da459517989313.vowstar@gentoo
1 commit: d4e70a67f48ec4012e68ab7729da459517989313
2 Author: Huang Rui <vowstar <AT> gmail <DOT> com>
3 AuthorDate: Tue May 31 09:48:01 2022 +0000
4 Commit: Rui Huang <vowstar <AT> gmail <DOT> com>
5 CommitDate: Tue May 31 09:48:01 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d4e70a67
7
8 media-gfx/zw3d: fix typo in annotation
9
10 Signed-off-by: Huang Rui <vowstar <AT> gmail.com>
11
12 media-gfx/zw3d/zw3d-2022.26.00-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/zw3d/zw3d-2022.26.00-r1.ebuild b/media-gfx/zw3d/zw3d-2022.26.00-r1.ebuild
16 index 013b83e1f..9e849cc8a 100644
17 --- a/media-gfx/zw3d/zw3d-2022.26.00-r1.ebuild
18 +++ b/media-gfx/zw3d/zw3d-2022.26.00-r1.ebuild
19 @@ -53,7 +53,7 @@ S=${WORKDIR}
20 QA_PREBUILT="*"
21
22 src_install() {
23 - # Move ${MY_PGK_NAME} out from /opt/apps/apps
24 + # Install scalable icons
25 mkdir -p "${S}"/usr/share/icons/hicolor/scalable/apps || die
26 mv "${S}"/opt/apps/${MY_PGK_NAME}/entries/icons/hicolor/scalable/apps/*.svg "${S}"/usr/share/icons/hicolor/scalable/apps || die