From 505851b0bd9f6fc81404966d96c735554da7f4c8 Mon Sep 17 00:00:00 2001 From: Be Date: Mon, 23 Nov 2020 11:33:52 -0600 Subject: remove run-mixxx.sh script for macOS Adding source mixxx/tools/macos_buildenv.sh setup --profile to ~/.profile lets the mixxx binary be run directly --- cmake/run-mixxx.sh.in | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 cmake/run-mixxx.sh.in (limited to 'cmake') diff --git a/cmake/run-mixxx.sh.in b/cmake/run-mixxx.sh.in deleted file mode 100644 index 4db8d96be5..0000000000 --- a/cmake/run-mixxx.sh.in +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -QT_QPA_PLATFORM_PLUGIN_PATH="@QT_PLUGIN_DIR@" "@CMAKE_CURRENT_BINARY_DIR@/mixxx" $@ -- cgit v1.2.3