Jan Lindemann
60ddc971d2
make: Support INSTALL_PREFIXDIR
...
During "make install", the packaging machinery should run "$(LOG_INSTALL)
-D /opt/<pkg>" but runs "mkdir -p /opt/<pkg>" instead. As a consequence,
the created directory is not owned by any of the created packages. This
commit fixes that by introducing INSTALL_PREFIXDIR and installing it like
all other directories.
Signed-off-by: Jan Lindemann <jan@janware.com>
2026-09-07 06:27:28 +02:00
.github /workflows
ci.yaml: test-packaging.yaml@{master-test -> master}
2026-06-08 19:43:15 +02:00
bin
bin, make, scripts: Re-add files necessary for packaging jw-build
2025-11-14 11:22:50 +01:00
conf
conf / scripts: Fix unprivileged "make install"
2026-08-18 17:27:32 +02:00
doc
doc: Add subdir
2026-08-19 20:51:11 +02:00
make
make: Support INSTALL_PREFIXDIR
2026-09-07 06:27:28 +02:00
scripts
pgit.sh: Allow running under any projects-dir.mk
2026-09-05 13:39:51 +02:00
src
lib.ec.ssh.AsyncSSH: Actually hide password
2026-09-05 20:53:33 +02:00
test
lib.Uri: Fix __assemble(): No '://' for relative paths
2026-09-05 14:01:46 +02:00
.gitignore
cache.mk: Include from topdir.mk, not make.mk
2026-07-22 14:38:24 +02:00
HASH
Release 1.0.0-259@suse-tumbleweed/x86_64
2026-09-05 23:32:53 +00:00
Makefile
cache.mk: Include from topdir.mk, not make.mk
2026-07-22 14:38:24 +02:00
RELEASES
Release 1.0.0-259@suse-tumbleweed/x86_64
2026-09-05 23:32:53 +00:00
VERSION
Start version: 1.0.0-259
2026-09-05 23:10:51 +00:00