mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-24 06:40:39 +01:00
subtree.mk: Files were RPM-shipped with development user id
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
6290a8606d
commit
bdeb2be59b
1 changed files with 15 additions and 15 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
ifeq ($(DEVELOPMENT),false)
|
ifneq ($(DEVELOPMENT),true)
|
||||||
SUBTREE_OWNER ?= root
|
SUBTREE_OWNER ?= root
|
||||||
SUBTREE_GROUP ?= root
|
SUBTREE_GROUP ?= root
|
||||||
SUBTREE_MODE ?= 0644
|
SUBTREE_MODE ?= 0644
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue