Browse Source

Updated to use newer docbook-utils version.

Morten Brix Pedersen 24 năm trước cách đây
mục cha
commit
81210ed9d2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/Makefile

+ 1 - 1
docs/Makefile

@@ -1,5 +1,5 @@
 all:
-	jade -i html -t sgml -V nochunks -d /usr/share/sgml/docbook/utils-0.6.10/docbook-utils.dsl\#html pisg-doc.sgml | w3m -dump -T text/html > pisg-tmp.txt
+	jade -i html -t sgml -V nochunks -d /usr/share/sgml/docbook/utils-0.6.11/docbook-utils.dsl\#html pisg-doc.sgml | w3m -dump -T text/html > pisg-tmp.txt
 	cat pisg-tmp.txt | ./modifytxt.pl > pisg-doc.txt
 	docbook2html pisg-doc.sgml -o html