summaryrefslogtreecommitdiff
path: root/net-im/mattermost-desktop-bin/mattermost-desktop-bin-5.2.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/mattermost-desktop-bin/mattermost-desktop-bin-5.2.2.ebuild')
-rw-r--r--net-im/mattermost-desktop-bin/mattermost-desktop-bin-5.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/mattermost-desktop-bin/mattermost-desktop-bin-5.2.2.ebuild b/net-im/mattermost-desktop-bin/mattermost-desktop-bin-5.2.2.ebuild
index 4450b3f967c4..9abbfd63f0dc 100644
--- a/net-im/mattermost-desktop-bin/mattermost-desktop-bin-5.2.2.ebuild
+++ b/net-im/mattermost-desktop-bin/mattermost-desktop-bin-5.2.2.ebuild
@@ -66,9 +66,9 @@ S="${WORKDIR}"
src_install() {
if use amd64; then
- cd mattermost-desktop-${MY_PV}-linux-x64
+ cd mattermost-desktop-${MY_PV}-linux-x64 || die
elif use arm64; then
- cd mattermost-desktop-${MY_PV}-linux-arm64
+ cd mattermost-desktop-${MY_PV}-linux-arm64 || die
fi
newicon app_icon.png ${MY_PN}.png