1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 14:57:35 +00:00

Ports/kakoune: Update kakoune to version e605ad8

This commit is contained in:
EWouters 2023-09-01 20:06:26 +02:00 committed by Jelle Raaijmakers
parent 3d919b2f8d
commit e4f373f1e5
5 changed files with 10 additions and 13 deletions

View file

@ -1,9 +1,12 @@
# Patches for Kakoune on SerenityOS
# Patches for kakoune on SerenityOS
## `0001-Use-proc-self-exe-on-SerenityOS.patch`
Use /proc/self/exe on SerenityOS
## `0002-Use-bash-instead-of-bin-sh.patch`
Use bash instead of /bin/sh