mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-18 13:03:58 +01:00
cfg_dev.mk, cfg_dist.mk: Add PROFILEDIR* attribute variables
This commit is contained in:
parent
9d141fe861
commit
756611a55e
2 changed files with 6 additions and 0 deletions
|
|
@ -31,6 +31,9 @@ MAKEMODE = 644
|
|||
PROFILEGROUP = root
|
||||
PROFILEOWNER = root
|
||||
PROFILEMODE = 755
|
||||
PROFILEDIRGROUP = root
|
||||
PROFILEDIROWNER = root
|
||||
PROFILEDIRMODE = 755
|
||||
PROFILEDIR = /etc/profile.d
|
||||
INITDIR = /etc/init.d
|
||||
PIDDIR = $(VAR_PREFIX)/run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue