mirror of
https://github.com/Wind4/vlmcsd
synced 2025-09-04 21:06:55 +00:00
vlmcsd-1103-2016-11-05-Hotbird64
This commit is contained in:
@@ -62,7 +62,7 @@ DNS_PARSER ?= OS
|
||||
|
||||
# You should supply your own version string here
|
||||
|
||||
VLMCSD_VERSION ?= $(shell test -d ../.svn && echo svn`svnversion`)
|
||||
VLMCSD_VERSION ?= $(shell test -d ../.git && git describe)
|
||||
|
||||
FEATURES ?= full
|
||||
VERBOSE ?= NO
|
||||
|
Reference in New Issue
Block a user