From 4481bb358ca845b914b3d6fdd9ea16ef1ad46ecb Mon Sep 17 00:00:00 2001 From: Nick Sarnie Date: Thu, 1 Aug 2024 15:19:23 -0400 Subject: [PATCH] net-im/discord: Fix launcher script Closes: https://bugs.gentoo.org/935791 Signed-off-by: Nick Sarnie --- .../discord/{discord-0.0.62.ebuild => discord-0.0.62-r1.ebuild} | 0 net-im/discord/files/launcher.sh | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename net-im/discord/{discord-0.0.62.ebuild => discord-0.0.62-r1.ebuild} (100%) diff --git a/net-im/discord/discord-0.0.62.ebuild b/net-im/discord/discord-0.0.62-r1.ebuild similarity index 100% rename from net-im/discord/discord-0.0.62.ebuild rename to net-im/discord/discord-0.0.62-r1.ebuild diff --git a/net-im/discord/files/launcher.sh b/net-im/discord/files/launcher.sh index 2afc0caa50fdc..31c2cc3bf2cac 100644 --- a/net-im/discord/files/launcher.sh +++ b/net-im/discord/files/launcher.sh @@ -1,4 +1,4 @@ -#!/bin/env bash +#!/usr/bin/env bash # coding: UTF-8