Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions buildenv
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ export ZOPEN_CHECK_TIMEOUT="${ZOPEN_CHECK_NO_TIMEOUT}"

export ZOPEN_EXTRA_CONFIGURE_OPTS="--with-installed-readline=\${READLINE_HOME}"

export ZOPEN_RPM_PROVIDES="/bin/bash"

zopen_post_extract()
{
# Download and apply official bash patches
Expand Down
Loading