dockerd: set TERMUX_PKG_BUILD_IN_SRC to true

This commit is contained in:
Frederico F. de Oliveira 2021-01-21 01:21:23 +00:00 committed by Yaksh Bariya
parent 47182b1e2b
commit 1bf4184650
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ TERMUX_PKG_SHA256=dc4818f0cba2ded2f6f7420a1fda027ddbf6c6c9fe319f84d1311bfe610447
TERMUX_PKG_DEPENDS="containerd"
TERMUX_PKG_CONFFILES="etc/docker/daemon.json"
TERMUX_PKG_BLACKLISTED_ARCHES="x86_64 aarch64 i686"
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_make() {
files="api/server/middleware/version.go