]> git.donarmstrong.com Git - debian/debian-policy.git/blobdiff - debconf_spec/Makefile
Fix FTBFS and migrate to openjade/opensp
[debian/debian-policy.git] / debconf_spec / Makefile
index cd3e4a3a6b5d96d1446d60c6d426b9ce2bf465eb..cdfd135d50d75802d5443a434e6859f13c1ac4cf 100644 (file)
@@ -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 $@