This is the mail archive of the docbook-tools-discuss@sources.redhat.com mailing list for the docbook-tools project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

bashism in docbook2txt


Hi,

http://bugs.debian.org/170039

When using bash to provide sh, docbook2txt is working flawlessly :

$ docbook2txt Home-Network-FR-mini-HOWTO.xml 
Using catalogs: /etc/sgml/catalog
Using stylesheet:                                                           
/usr/share/sgml/docbook/utils-0.6.12/docbook-utils.dsl#html
Working on: /home/fevrier/Traduc/Home-Network/Home-Network-FR-mini-HOWTO.xml
Done.


But, when using dash to provide sh, I get :

$ docbook2txt Home-Network-FR-mini-HOWTO.xml 
Using catalogs: /etc/sgml/catalog
Using stylesheet:                                                           
/usr/share/sgml/docbook/utils-0.6.12/docbook-utils.dsl#html
Working on: /home/fevrier/Traduc/Home-Network/Home-Network-FR-mini-HOWTO.xml
sh: 1: 7.05: not found
sh: 1: 7.05: not found
Done.

Christian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]