Build and packaging library
  • Python 43.9%
  • Makefile 40.9%
  • Shell 15.2%
Find a file
Jan Lindemann 3ad021f071 projects-dir.mk: reinstall with --source-profile=replace
--source-profile=replace should be passed to all

    jw-pkg.py projects build pkg-*install

invocations. Those invocations typically happen in the context of
pkg-%install, so add that target, specializing the pkg-% target.

The problem this solves is that /etc/profile is currently read only
once before bootstrapping all software on a pristine system is
started. This might lead to the situation that package A has
installed environment variable definitions into /etc/profile.d,
package B needs them for building, but never gets to read them.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-02-18 14:44:57 +01:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
make projects-dir.mk: reinstall with --source-profile=replace 2026-02-18 14:44:57 +01:00
scripts pkg.sh: Fix rpmbuild %attr(links) warning 2026-02-18 11:00:35 +01:00
src jw.pkg.cmds.projects.CmdBuild: Add --source-profile 2026-02-18 14:22:27 +01:00
.gitignore Everywhere: Rename package "jw-build" to "jw-pkg" 2025-11-28 13:35:56 +01:00
HASH Release 1.0.0-165@suse-tumbleweed/x86_64 2026-02-18 00:52:25 +00:00
Makefile $(TOPDIR)/Makefile: Remove superfluous SUBDIRS 2025-11-14 13:39:52 +01:00
RELEASES Release 1.0.0-165@suse-tumbleweed/x86_64 2026-02-18 00:52:25 +00:00
VERSION Start version: 1.0.0-165 2026-02-18 00:51:53 +00:00