Loading install +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ then mkdir Release fi cd Release if ../build --root-dir=.. --build=Release --install=yes ${OPTIONS}; if ! ../build --root-dir=.. --build=Release --install=yes ${OPTIONS}; then exit 1 fi Loading Loading
install +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ then mkdir Release fi cd Release if ../build --root-dir=.. --build=Release --install=yes ${OPTIONS}; if ! ../build --root-dir=.. --build=Release --install=yes ${OPTIONS}; then exit 1 fi Loading