commit 2657c7db087cf61e904d912627a33a97456a987a
parent 1c91cff8febaa45c44d96181213356ac0c4df940
Author: finwo <finwo@pm.me>
Date: Sun, 15 Mar 2026 14:56:33 +0100
Update rxi/log to new package format
Diffstat:
3 files changed, 1 insertion(+), 11 deletions(-)
diff --git a/MANIFEST b/MANIFEST
@@ -6,5 +6,5 @@ finwo/matter https://git.finwo.net/lib/matter.c/archives/heads/main.tar
finwo/resp.c https://github.com/finwo/resp.c/archive/refs/heads/main.tar.gz
graphitemaster/incbin https://git.finwo.net/misc/dep-repository/archives/heads/pkg/graphitemaster/incbin.tar.gz
orlp/ed25519 https://git.finwo.net/misc/dep-repository/archives/heads/pkg/orlp/ed25519.tar.gz
+rxi/log https://git.finwo.net/misc/dep-repository/archives/heads/pkg/rxi/log.tar.gz
win32ports/sys_time_h https://git.finwo.net/misc/dep-repository/archives/heads/pkg/win32ports/sys_time_h.tar.gz
-
diff --git a/rxi/log/config.mk b/rxi/log/config.mk
@@ -1 +0,0 @@
-SRC+=__DIRNAME/src/log.c
diff --git a/rxi/log/package.ini b/rxi/log/package.ini
@@ -1,9 +0,0 @@
-[repository]
-github=rxi/log.c
-
-[package]
-name=rxi/log
-
-[export]
-config.mk=config.mk
-include/rxi/log.h=src/log.h