From d4542c336a6cbfb43497055f19a85e7713f2eed7 Mon Sep 17 00:00:00 2001 From: dzwdz Date: Sun, 25 Jun 2023 16:38:32 +0200 Subject: ports: reimplement the ports system from scratch side stuff: * removed sltar since it wasn't working anyways * made signal() no longer panic, as that broke certain ports (oops) * doom now ships with the FreeDOOM WADs * /usr/ was aliased to /init/usr/, more directories were added to /bin/ to improve compat with ports --- ports/bin/camellia_path_check | 1 - 1 file changed, 1 deletion(-) delete mode 100755 ports/bin/camellia_path_check (limited to 'ports/bin') diff --git a/ports/bin/camellia_path_check b/ports/bin/camellia_path_check deleted file mode 100755 index 96b4b06..0000000 --- a/ports/bin/camellia_path_check +++ /dev/null @@ -1 +0,0 @@ -#!/bin/sh \ No newline at end of file -- cgit v1.2.3