mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 21:04:18 +08:00
Rename the Helix binary to fix a conflict with other recipe
This commit is contained in:
parent
362dce35ae
commit
97246ace26
@ -12,5 +12,6 @@ script = """
|
||||
export HELIX_DISABLE_AUTO_GRAMMAR_BUILD=1
|
||||
COOKBOOK_SOURCE+="/helix-term"
|
||||
cookbook_cargo
|
||||
mv "${COOKBOOK_STAGE}/usr/bin/hx" "${COOKBOOK_STAGE}/usr/bin/helix"
|
||||
"""
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user