Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/teams/
Date: Sat, 10 Oct 2020 15:00:04
Message-Id: 1602341996.f703b76fb21ab4d7d0f3505c6930ef42f05f964d.dilfridge@gentoo
1 commit: f703b76fb21ab4d7d0f3505c6930ef42f05f964d
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 10 14:59:28 2020 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 10 14:59:56 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f703b76f
7
8 net-im/teams: fix typo
9
10 Closes: https://bugs.gentoo.org/747562
11 Package-Manager: Portage-3.0.4, Repoman-3.0.1
12 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
13
14 net-im/teams/teams-1.3.00.25560.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-im/teams/teams-1.3.00.25560.ebuild b/net-im/teams/teams-1.3.00.25560.ebuild
18 index 3e8e3cbe1ad..6f18946cc3f 100644
19 --- a/net-im/teams/teams-1.3.00.25560.ebuild
20 +++ b/net-im/teams/teams-1.3.00.25560.ebuild
21 @@ -84,7 +84,7 @@ src_install() {
22 elog "Using system mesa. This is experimental and may lead to crashes."
23 fi
24
25 - rm -f "${D}"/usr/share/teams/resources/app.asar.unpacked/node_modules/keytar3 || die
26 + rm -rf "${D}"/usr/share/teams/resources/app.asar.unpacked/node_modules/keytar3 || die
27
28 sed -i '/OnlyShowIn=/d' "${S}"/usr/share/applications/teams.desktop || die
29 domenu usr/share/applications/teams.desktop