[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#907970: Please stop using debiandoc-sgml (deprecated)



On Tue, 2018-09-04 at 23:57 +0900, Osamu Aoki wrote:
> Package: debian-installer
> Version: 20180610
> Severity: normal
> Tags: patch
> 
> I am in process of dropping debiandoc-sgml.  So please convert
> partman-doc to DocBook XML with attached patch.

> --- a/doc/devel/partman/Makefile
> +++ b/doc/devel/partman/Makefile
[...]
> +all: *.xsl *.dbk
> +	@./build.sh
[...]

make doesn't expand wildcards automatically; you need to use the
$(wildcard) function to do that.

Ben.

-- 
Ben Hutchings
I'm always amazed by the number of people who take up solipsism because
they heard someone else explain it. - E*Borg on alt.fan.pratchett


Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: