diff --git a/rules/functions.mk b/rules/functions.mk index c3798b1d..dce94c6e 100644 --- a/rules/functions.mk +++ b/rules/functions.mk @@ -67,6 +67,8 @@ geometryfile = $(call parse_bookid,$@)-$(call parse_papersize,$@)-$(or $(call pa sourcegeometry = source $(filter %-$(_geometry).sh,$^ $|) dump = $(warning DUMP: $1) +urlinfo ?= https://example.com/$1 + define ci_setup ?= cat - endef