Просмотр исходного кода

Bugfix. Call 'xsltproc.xslt' instead of just 'xslt'. Now that main
target rule for xslt is automatically defined, this call uses that
rule, not the 'action rule' which is intended to call.

In addition, 'xslt' was called without including xslproc, and xsltproc
was injecting internal rules into global namespace.


[SVN r26481]

Vladimir Prus 21 лет назад
Родитель
Сommit
290e410f4f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 7cc434fa17030944e78d50050b0e469bd6cb169a
+Subproject commit 5c3471d2436dcebd67687cf6405d5da1e1894bbe

粤ICP备19079148号