Explorar o código

Increase crossbuilding flexibility

bryan %!s(int64=3) %!d(string=hai) anos
pai
achega
c65205c8e6
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      installJRMC

+ 2 - 1
installJRMC

@@ -253,7 +253,8 @@ parseInput() {
                     ;;
                 --build)
                     BUILD_SWITCH=true
-                    shift && BUILD_TARGET="$1"
+                    BUILD_TARGET="$2"
+                    shift
                     ;;
                 --build-suse)
                     BUILD_SWITCH=true