stupid patches to compile cvs docs with debian
От | andrea gelmini |
---|---|
Тема | stupid patches to compile cvs docs with debian |
Дата | |
Msg-id | 20001220120323.B532@gelma.lugbs.linux.it обсуждение исходный текст |
Ответы |
Re: stupid patches to compile cvs docs with debian
|
Список | pgsql-patches |
first: --- pgsql/configure Wed Dec 20 11:57:33 2000 +++ pgsql/configure.mine Wed Dec 20 11:57:16 2000 @@ -7693,7 +7693,8 @@ for pgac_postfix in \ sgml/stylesheets/nwalsh-modular \ sgml/stylesheets/docbook \ - sgml/docbook/dsssl/modular + sgml/docbook/dsssl/modular \ + sgml/stylesheet/dsssl/docbook/nwalsh do pgac_candidate=$pgac_prefix/$pgac_infix/$pgac_postfix if test -r "$pgac_candidate/html/docbook.dsl" \ second: --- pgsql/doc/src/Makefile Wed Dec 20 11:59:43 2000 +++ pgsql/doc/src/Makefile.mine Wed Dec 20 11:51:58 2000 @@ -38,22 +38,22 @@ admin.tar developer.tar reference.tar user.tar: $(MAKE) -C sgml clean $(MAKE) -C sgml $(basename $@).html - cd sgml && $(TAR) -cf ../$@ $(TAREXCLUDE) *.html *.htm + cd sgml && $(TAR) -cf ../$@ $(TAREXCLUDE) *.html programmer.tar: $(MAKE) -C sgml clean $(MAKE) -C sgml programmer.html - cd sgml && $(TAR) -cf ../$@ $(TAREXCLUDE) *.html *.htm -C ../graphics catalogs.gif connections.gif + cd sgml && $(TAR) -cf ../$@ $(TAREXCLUDE) *.html -C ../graphics catalogs.gif connections.gif tutorial.tar: $(MAKE) -C sgml clean $(MAKE) -C sgml tutorial.html - cd sgml && $(TAR) -cf ../$@ $(TAREXCLUDE) *.html *.htm -C ../graphics clientserver.gif + cd sgml && $(TAR) -cf ../$@ $(TAREXCLUDE) *.html -C ../graphics clientserver.gif postgres.tar: $(MAKE) -C sgml clean $(MAKE) -C sgml postgres.html - cd sgml && $(TAR) -cf ../$@ $(TAREXCLUDE) *.html *.htm -C ../graphics catalogs.gif clientserver.gif connections.gif + cd sgml && $(TAR) -cf ../$@ $(TAREXCLUDE) *.html -C ../graphics catalogs.gif clientserver.gif connections.gif man.tar: $(MAKE) -C sgml man ciao, andrea
В списке pgsql-patches по дате отправления: