mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-31 10:34:41 +01:00
3 lines
68 B
Plaintext
3 lines
68 B
Plaintext
|
# /bin/sh is too buggy, so use /bin/bash instead.
|
||
|
SHELL = /bin/bash
|