mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-27 07:14:18 +08:00
Merge branch 'rename-helix' into 'master'
Rename the Helix binary to fix a conflict with other recipe See merge request redox-os/cookbook!347
This commit is contained in:
commit
095f0d0792
@ -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