|
@ -107,7 +107,7 @@ termux_step_start_build() { |
|
|
"$TERMUX_PKG_TMPDIR" \ |
|
|
"$TERMUX_PKG_TMPDIR" \ |
|
|
"$TERMUX_PKG_CACHEDIR" \ |
|
|
"$TERMUX_PKG_CACHEDIR" \ |
|
|
"$TERMUX_PKG_MASSAGEDIR" \ |
|
|
"$TERMUX_PKG_MASSAGEDIR" \ |
|
|
$TERMUX_PREFIX/{bin,etc,lib,libexec,share,share/licenses,tmp,include} |
|
|
$TERMUX_PREFIX/{bin,etc,lib,libexec,share,share/LICENSES,tmp,include} |
|
|
|
|
|
|
|
|
# Make $TERMUX_PREFIX/bin/sh executable on the builder, so that build |
|
|
# Make $TERMUX_PREFIX/bin/sh executable on the builder, so that build |
|
|
# scripts can assume that it works on both builder and host later on: |
|
|
# scripts can assume that it works on both builder and host later on: |
|
|