mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
defs.mk: Add PKG_VENDOR = janware GmbH
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
424430c35a
commit
9125eb392e
1 changed files with 1 additions and 0 deletions
|
|
@ -163,6 +163,7 @@ JANWARE_CLIENT ?= jw
|
|||
JANWARE_WIKI ?= $(JANWARE_CLIENT)
|
||||
JANWARE_URL_DOC_MODULE ?= https://janware.com/wiki/$(JANWARE_WIKI)/assets:types:data:sw:$(PROJECT):$(notdir $(shell pwd))
|
||||
JANWARE_URL_DOC_PROJECT ?= https://janware.com/wiki/$(JANWARE_WIKI)/assets:types:data:sw:$(PROJECT):$(PROJECT)
|
||||
PKG_VENDOR ?= janware GmbH
|
||||
|
||||
FULL_NAME ?= $(shell id -nu | xargs getent passwd | cut -d: -f5)
|
||||
DEVELOPMENT ?= $(shell echo $(VERSION) | grep -q 'dev' && echo true)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue