This is the mail archive of the docbook-tools-discuss@sourceware.org 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]

Patch for handling spaces in directory name


There's a bug in docbook-tools 0.6.14: If the directory containing the DocBook file to be processed has a space in it, the scripts will fail.

I've attached a patch that fixes this bug. Basically, all I did was put quotes around shell variables. However, I did have to make a more substantial change: The SGML_FILE variable had to be factored out of SGML_ARGUMENTS so that it could be quoted.

Could someone with commit rights please take a look at this patch and apply it? Thanks,

Trevor

Attachment: docbook-directory-with-spaces.patch
Description: Binary data

Attachment: smime.p7s
Description: S/MIME cryptographic signature


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