From ce9c9a0c584f465189d4be30fa2df763724c12d4 Mon Sep 17 00:00:00 2001 From: JeremyStarTM Date: Mon, 6 Jan 2025 01:34:54 +0100 Subject: [PATCH] Deprecate build tool --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfa51da..a5b4ba2 100644 --- a/README.md +++ b/README.md @@ -48,4 +48,4 @@ The linux-clear package is licensed under the BSD Zero-Clause License. I ([JeremyStarTM](https://git.staropensource.de/JeremyStarTM)) negotiated it with [metak](https://aur.archlinux.org/account/metak) (the previous maintainer) and [yarost12](https://git.staropensource.de/yarost12) (co-maintainer). ## Build tool -*If you want a dead simple way to compile this package, you can [try out my build tool](https://git.staropensource.de/JeremyStarTM/jstm-optimized). It includes a few no nonsense changes to the kernel configuration and allows you to configure the PKGBUILD in a simple manner to decrease build time. If you don't want that, using `makepkg` as-is works fine too.* +~~*If you want a dead simple way to compile this package, you can [try out my build tool](https://git.staropensource.de/JeremyStarTM/jstm-optimized). It includes a few no nonsense changes to the kernel configuration and allows you to configure the PKGBUILD in a simple manner to decrease build time. If you don't want that, using `makepkg` as-is works fine too.*~~ Deprecated until rewrite.