소스 검색

Updated to use newer docbook-utils version.

Morten Brix Pedersen 24 년 전
부모
커밋
81210ed9d2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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