diff --git a/debian/resources/switch/source-release.sh b/debian/resources/switch/source-release.sh index c51b451..9b58ac5 100755 --- a/debian/resources/switch/source-release.sh +++ b/debian/resources/switch/source-release.sh @@ -43,7 +43,7 @@ apt install -y sqlite3 unzip CWD=$(pwd) #install the following dependencies if the switch version is greater than 1.10.0 -if [ ."$switch_branch" = ."master" ] then +if [ ."$switch_branch" = ."master" ]; then # libks build-requirements apt install -y cmake uuid-dev