defs-dist.mk: Add CATCH_ONLY_YERROR, defaulting to false

This commit is contained in:
Jan Lindemann 2007-08-25 11:23:00 +00:00 committed by Jan Lindemann
commit 688e945b36

View file

@ -26,6 +26,7 @@ WORKING_DIR ?= $(VAR_PREFIX)/lock
LOGNAME ?= $(PROJECT)
DAEMON_RUN_USER ?= root
DAEMON_RUN_GROUP ?= root
CATCH_ONLY_YERROR?= false
# -- file attributes
EXEOWNER ?= root