public inbox for docbook-tools-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Masanori Kobayasi <zap03216@nifty.ne.jp>
To: docbook-tools-discuss@sources.redhat.com
Subject: frontends/docbook.in patch
Date: Fri, 20 Dec 2002 19:23:00 -0000	[thread overview]
Message-ID: <20021102.194809.104025407.ZAP03216@nifty.ne.jp> (raw)

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

WARNING: multiple messages have this Message-ID
From: Masanori Kobayasi <zap03216@nifty.ne.jp>
To: docbook-tools-discuss@sources.redhat.com
Subject: frontends/docbook.in patch
Date: Sat, 02 Nov 2002 02:54:00 -0000	[thread overview]
Message-ID: <20021102.194809.104025407.ZAP03216@nifty.ne.jp> (raw)
Message-ID: <20021102025400.s5yKNuSzpiNmWvWwR2Z-v9IN6qqhSg9ZSAZc_6g-C0E@z> (raw)

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

             reply	other threads:[~2002-11-02 10:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-20 19:23 Masanori Kobayasi [this message]
2002-11-02  2:54 ` Masanori Kobayasi
2002-12-20 19:23 ` Tim Waugh
2002-11-02  9:45   ` Tim Waugh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021102.194809.104025407.ZAP03216@nifty.ne.jp \
    --to=zap03216@nifty.ne.jp \
    --cc=docbook-tools-discuss@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).