jw-pkg/conf
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jan Lindemann 6da6ac2505
All checks were successful
CI / Packaging - Kali Linux (pull_request) Successful in 3m33s
CI / Packaging - OpenSUSE Tumbleweed (pull_request) Successful in 3m46s
CI / Packaging test (pull_request) Successful in 0s
CI / Packaging - Kali Linux (push) Successful in 3m36s
CI / Packaging - OpenSUSE Tumbleweed (push) Successful in 3m46s
CI / Packaging test (push) Successful in 0s
conf / scripts: Fix unprivileged "make install"
Unprivileged "make install" currently returns an error. That looks bad.

It actually is not a real problem, because unprivileged "make install"
installs files into locations that are good for nothing, in the sense
that they don't constitute a meaningful or usable hierarchy of installed
files. Debugging / inspecting the install machinery itself is a valid
use case, though, and it's easier to explain to the unsuspecting user
that unprivileged installation is something akin to shooting range
training than why "make install" outright errors out, so fix the error
messages.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-08-18 17:27:32 +02:00
..
bash-completion.d conf / scripts: Fix unprivileged "make install" 2026-08-18 17:27:32 +02:00
project pyrightconfig.json: Mirror strict mypy settings 2026-08-09 13:02:03 +00:00
templates py-check.mk: Run isort with "make format" 2026-08-11 16:45:14 +02:00
topdir py-topdir.mk: Add machinery to generate pyproject.toml 2026-06-09 07:52:15 +02:00
Makefile conf: Add subdir 2026-03-06 12:06:28 +01:00