mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
cfg_dev.mk, cfg_dist.mk: Add IMAGEDIR
This commit is contained in:
parent
d0e1a12b66
commit
e50f445d14
2 changed files with 2 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ FTP_PUB_DIR_ABS = $(JANNET_PROJ_DIR)/$(PROJECT)
|
|||
PROFILE_DIR = $(HOME)/.profile.d
|
||||
ROOTOWNER = $(shell id -un)
|
||||
ROOTGROUP = $(shell id -gn)
|
||||
IMAGEDIR = $(TOPDIR)/../images
|
||||
|
||||
# -- overrides
|
||||
INSTALL_BINDIR = $(HOME)/local/bin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue