From 101e4233b8ac27ecfc38bd41c3e5a063b4563fcd Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Fri, 4 Jun 2021 00:31:28 +0200 Subject: [PATCH] Ports: Don't set the current working directory in the launcher script This removes the hack for launching Super Mario. --- Ports/.port_include.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/Ports/.port_include.sh b/Ports/.port_include.sh index 267bd069b8..c944dc9c19 100755 --- a/Ports/.port_include.sh +++ b/Ports/.port_include.sh @@ -105,7 +105,6 @@ install_launcher() { cat >$DESTDIR/usr/local/libexec/$script_name <