Bug#1053504: build target not in manual page

2023-10-05 Thread Joost van Baal-Ilić
Hi Geert, On Thu, Oct 05, 2023 at 11:32:07AM +0200, Geert Stappers wrote: > > The manual page of caspar is unaware of the build target. > > > $ grep --context 4 build /usr/include/caspar/mk/caspar.mk | head -n 9 > _csp_DIRS := $(shell for d in *; do test -d "$$d" && echo "$$d"; done) >

Bug#1053504: build target not in manual page

2023-10-05 Thread Geert Stappers
Package: caspar Version: 20200611-2 Dear maintainer(s) The manual page of caspar is unaware of the build target. $ grep --context 4 build /usr/include/caspar/mk/caspar.mk | head -n 9 _csp_DIRS := $(shell for d in *; do test -d "$$d" && echo "$$d"; done) _csp_DIRS := $(filter-out