]> git.donarmstrong.com Git - debian/debian-policy.git/blobdiff - copyright-format/Makefile
Fix FTBFS and migrate to openjade/opensp
[debian/debian-policy.git] / copyright-format / Makefile
index 9d03436d59fd28ce8741eed2808e1c26c3db9456..6d26018acbe6f385017d49b312422beb507c0e4e 100644 (file)
@@ -1,7 +1,7 @@
 all: copyright-format-1.0.txt.gz copyright-format-1.0.html
 
 copyright-format-1.0.html: copyright-format-1.0.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 $@