20846: Fix shell command in env var.
authorTom Clegg <tom@curii.com>
Mon, 20 Nov 2023 20:51:37 +0000 (15:51 -0500)
committerTom Clegg <tom@curii.com>
Mon, 20 Nov 2023 20:51:37 +0000 (15:51 -0500)
commit981de3b943cb6da04145fb9e7f1ffcba171c9300
tree6916f2df313612ebffcbb50f1a1fcd1f4cac1415
parent58f3ef79e9c3b4fb45d5d516c519df16ef6b9147
20846: Fix shell command in env var.

With Ruby 3, something uses the MAKE var without the expected
shell-eval, so the number-of-processors trick stopped working.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

    make --jobs \$\(grep -c processor /proc/cpuinfo\) DESTDIR\=
    sitearchdir\=./.gem.20231120-15-fa6sx6 sitelibdir\=./.gem.20231120-15-fa6sx6
    clean
    make: invalid option -- 'c'
    Usage: make [options] [target] ...
    Options:
      -b, -m                      Ignored for compatibility.
      [...]
build/package-build-dockerfiles/ubuntu2204/Dockerfile