serenity/Ports/timidity
Jelle Raaijmakers 7c2976e006 Ports: Make sed work on macOS
The ports `libvorbis`, `readline` and `timidity` would not install on
macOS as a result of using `sed -i` without an extension provided. GNU
sed is available through Homebrew, but it does not replace `sed` by
default.

Instead, provide a new `sed_in_place` function that calls `sed` with the
right arguments.
2023-01-09 22:36:50 +00:00
..
patches Ports: Add TiMidity++ 2022-09-03 00:07:24 +02:00
package.sh Ports: Make sed work on macOS 2023-01-09 22:36:50 +00:00