mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 09:37:45 +00:00
Ports: Remove ever-broken 'editline' build
I'm sorry @The-King-of-Toasters, but it never worked and apparently noone uses/fixes it, so let's remove it? Alternatively, see discussion in #2677.
This commit is contained in:
parent
4100aa52d9
commit
071b31338a
4 changed files with 0 additions and 28 deletions
|
@ -1,6 +0,0 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port=editline
|
||||
version=1.17.1
|
||||
useconfigure=true
|
||||
files="https://github.com/troglobit/editline/releases/download/${version}/editline-${version}.tar.xz editline-${version}.tar.xz ec25530e02f0926909bd0f176528019e"
|
||||
auth_type="md5"
|
Loading…
Add table
Add a link
Reference in a new issue