mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
fix: Remove git apply from OpenTyrian
This commit is contained in:
parent
375dfdced0
commit
920320dfb6
@ -43,8 +43,5 @@ curl -OL https://camanis.net/tyrian/tyrian21.zip
|
||||
sha256sum -c tyrian21.zip.sha
|
||||
unzip -jd "${ASSETSDIR}" tyrian21.zip
|
||||
|
||||
# The build system doesn't automatically apply patches to cloned repositories
|
||||
git apply "${COOKBOOK_RECIPE}/redox.patch"
|
||||
|
||||
cookbook_configure
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user