Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
RyeMutt committed Jun 21, 2024
1 parent bed70f6 commit 576c43d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build-cmd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ fi
top="$(pwd)"
stage="$top/stage"

[ -f "$stage"/packages/include/zlib/zlib.h ] || \
{ echo "You haven't yet run 'autobuild install'." 1>&2; exit 1; }

# load autobuild provided shell functions and variables
source_environment_tempfile="$stage/source_environment.sh"
"$autobuild" source_environment > "$source_environment_tempfile"
Expand Down

0 comments on commit 576c43d

Please sign in to comment.