mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
chore: Update resources/builder.inc.sh
This commit is contained in:
parent
be2c0ccf45
commit
f8535c469e
1 changed files with 0 additions and 1 deletions
|
|
@ -1732,7 +1732,6 @@ builder_has_dependencies() {
|
|||
builder_has_module_been_built() {
|
||||
local module="$1"
|
||||
|
||||
echo "builder_has_module_been_built: $module"
|
||||
|
||||
if [[ -z ${_builder_deps_built+x} ]]; then
|
||||
# not in a builder context, so we assume a build is needed
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue