X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debconf_spec%2FMakefile;h=cdfd135d50d75802d5443a434e6859f13c1ac4cf;hb=8923e883eaadc169a6b12dd84c1d64927201f237;hp=cd3e4a3a6b5d96d1446d60c6d426b9ce2bf465eb;hpb=1a7c25bf774de740f27b565482be76e5f199e2bf;p=debian%2Fdebian-policy.git diff --git a/debconf_spec/Makefile b/debconf_spec/Makefile index cd3e4a3..cdfd135 100644 --- a/debconf_spec/Makefile +++ b/debconf_spec/Makefile @@ -1,7 +1,7 @@ all: debconf_specification.txt.gz debconf_specification.html %.html: %.xml html.dsl - jade -V nochunks -t sgml -d html.dsl \ + openjade -V nochunks -t sgml -d html.dsl \ /usr/share/xml/declaration/xml.dcl $< > $@ -tidy -q -i -m -f /dev/null $@