jw-pkg/scripts/usr-bin
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
..
jw-pkg scripts/usr-bin: scripts.mk -> std-targets.mk 2026-04-08 16:47:00 +02:00
Makefile conf / scripts: Fix unprivileged "make install" 2026-08-18 17:27:32 +02:00