jw-pkg/conf
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jan Lindemann 99386d5492
conf/project: Add directory and variables
Anticipating future usefulness, add a regular project configuration
directory plus two variables pointing to it:

  JW_PKG_CONF_BASE_DIR        ?= $(firstword $(wildcard $(JW_PKG_DIR)/conf /etc/opt/jw-pkg))
  JW_PKG_CONF_DIR             ?= $(firstword $(wildcard $(JW_PKG_CONF_BASE_DIR)/project $(JW_PKG_CONF_BASE_DIR)))

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-05-31 18:20:31 +02:00
..
bash-completion.d scripts/usr-bin: Install symlink /usr/bin/jw-pkg 2026-04-06 15:58:11 +02:00
project conf/project: Add directory and variables 2026-05-31 18:20:31 +02:00
topdir topdir.mk: Add dynamic file creation machinery 2026-05-31 18:20:30 +02:00
Makefile conf: Add subdir 2026-03-06 12:06:28 +01:00