From 1c9c3aca2c121740c927d46246f8f58eaed0a451 Mon Sep 17 00:00:00 2001 From: Vinyl Darkscratch Date: Thu, 4 Oct 2018 17:50:49 -0700 Subject: [PATCH] Fix make script --- make-oneshot-mac.command | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make-oneshot-mac.command b/make-oneshot-mac.command index 4107538..d98d1fc 100755 --- a/make-oneshot-mac.command +++ b/make-oneshot-mac.command @@ -20,7 +20,7 @@ use_qmake=True echo "${white}Compiling ${bold}SyngleChance v${mac_version} ${white}engine for macOS...${color_reset}\n" # Generate makefile and build main + journal -if [[$use_qmake == True]] +if [[ $use_qmake == True ]] then echo "-> ${cyan}Generate makefile...${color_reset}" qmake MRIVERSION=2.5