File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ perl mk_feature_tables.pl NO ..\..\..\src\backend\catalog\sql_feature_packages.t
29
29
echo Running first build...
30
30
%DOCROOT% \%OPENJADE% \bin\openjade -V draft-mode -wall -wno-unused-param -wno-empty -D . -c %DOCROOT% \%DSSSL% \catalog -d stylesheet.dsl -i output-html -t sgml postgres.sgml 2 >& 1 | findstr /V " DTDDECL catalog entries are not supported"
31
31
echo Running collateindex...
32
- perl %DOCROOT% \%DSSSL% \bin\collateindex.pl -f -g -i ' bookindex' -o bookindex.sgml HTML.index
32
+ perl %DOCROOT% \%DSSSL% \bin\collateindex.pl -f -g -i bookindex -o bookindex.sgml HTML.index
33
33
echo Running second build...
34
34
%DOCROOT% \%OPENJADE% \bin\openjade -V draft-mode -wall -wno-unused-param -wno-empty -D . -c %DOCROOT% \%DSSSL% \catalog -d stylesheet.dsl -i output-html -t sgml postgres.sgml 2 >& 1 | findstr /V " DTDDECL catalog entries are not supported"
35
35
You can’t perform that action at this time.
0 commit comments