public inbox for docbook-tools-discuss@sourceware.org
 help / color / mirror / Atom feed
* frontends/docbook.in patch
  2002-12-20 19:23 frontends/docbook.in patch Masanori Kobayasi
@ 2002-11-02  2:54 ` Masanori Kobayasi
  2002-12-20 19:23 ` Tim Waugh
  1 sibling, 0 replies; 4+ messages in thread
From: Masanori Kobayasi @ 2002-11-02  2:54 UTC (permalink / raw)
  To: docbook-tools-discuss

Hello,

I found a bug in frontends/docbook.in when processing
"DocBook PNG Variant V1.1" documents.

--- frontends/docbook.in.orig	Fri Nov  1 21:21:11 2002
+++ frontends/docbook.in	Fri Nov  1 22:02:19 2002
@@ -25,7 +25,7 @@
 	    break
 	  fi
 	done
-	if [ -z "SGML_CATALOG" ]
+	if [ -z "$SGML_CATALOG" ]
 	then
 	  if [ "${SGML_XML}" != "sgml" ]
 	  then SGML_CATALOG=${SGML_CATALOGS_DIR}/${SGML_XML}-docbook.cat

Regards,

-- 
Masanori Kobayasi

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: frontends/docbook.in patch
  2002-12-20 19:23 ` Tim Waugh
@ 2002-11-02  9:45   ` Tim Waugh
  0 siblings, 0 replies; 4+ messages in thread
From: Tim Waugh @ 2002-11-02  9:45 UTC (permalink / raw)
  To: Masanori Kobayasi; +Cc: docbook-tools-discuss

[-- Attachment #1: Type: text/plain, Size: 198 bytes --]

On Sat, Nov 02, 2002 at 07:48:09PM +0900, Masanori Kobayasi wrote:

> I found a bug in frontends/docbook.in when processing
> "DocBook PNG Variant V1.1" documents.

Oops.  Thanks, applied.

Tim.
*/

[-- Attachment #2: Type: application/pgp-signature, Size: 203 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: frontends/docbook.in patch
  2002-12-20 19:23 frontends/docbook.in patch Masanori Kobayasi
  2002-11-02  2:54 ` Masanori Kobayasi
@ 2002-12-20 19:23 ` Tim Waugh
  2002-11-02  9:45   ` Tim Waugh
  1 sibling, 1 reply; 4+ messages in thread
From: Tim Waugh @ 2002-12-20 19:23 UTC (permalink / raw)
  To: Masanori Kobayasi; +Cc: docbook-tools-discuss

[-- Attachment #1: Type: text/plain, Size: 198 bytes --]

On Sat, Nov 02, 2002 at 07:48:09PM +0900, Masanori Kobayasi wrote:

> I found a bug in frontends/docbook.in when processing
> "DocBook PNG Variant V1.1" documents.

Oops.  Thanks, applied.

Tim.
*/

[-- Attachment #2: Type: application/pgp-signature, Size: 203 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* frontends/docbook.in patch
@ 2002-12-20 19:23 Masanori Kobayasi
  2002-11-02  2:54 ` Masanori Kobayasi
  2002-12-20 19:23 ` Tim Waugh
  0 siblings, 2 replies; 4+ messages in thread
From: Masanori Kobayasi @ 2002-12-20 19:23 UTC (permalink / raw)
  To: docbook-tools-discuss

Hello,

I found a bug in frontends/docbook.in when processing
"DocBook PNG Variant V1.1" documents.

--- frontends/docbook.in.orig	Fri Nov  1 21:21:11 2002
+++ frontends/docbook.in	Fri Nov  1 22:02:19 2002
@@ -25,7 +25,7 @@
 	    break
 	  fi
 	done
-	if [ -z "SGML_CATALOG" ]
+	if [ -z "$SGML_CATALOG" ]
 	then
 	  if [ "${SGML_XML}" != "sgml" ]
 	  then SGML_CATALOG=${SGML_CATALOGS_DIR}/${SGML_XML}-docbook.cat

Regards,

-- 
Masanori Kobayasi

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-11-02 17:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-20 19:23 frontends/docbook.in patch Masanori Kobayasi
2002-11-02  2:54 ` Masanori Kobayasi
2002-12-20 19:23 ` Tim Waugh
2002-11-02  9:45   ` Tim Waugh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).