public inbox for gnats-prs@sourceware.org
help / color / mirror / Atom feed
From: Jay Fenlason <jfenlason@enrichnet.com>
To: nobody@sourceware.cygnus.com
Cc: gnats-prs@sourceware.cygnus.com
Subject: Re: gnats/28
Date: Wed, 30 May 2001 08:24:00 -0000	[thread overview]
Message-ID: <20010530152400.25736.qmail@sourceware.cygnus.com> (raw)

The following reply was made to PR gnats/28; it has been noted by GNATS.

From: Jay Fenlason <jfenlason@enrichnet.com>
To: gnats-gnats@sourceware.cygnus.com,
 	gnats-prs@sourceware.cygnus.com, bryan@blkbox.com,
 	nobody@sourceware.cygnus.com
Cc:  
Subject: Re: gnats/28
Date: Wed, 30 May 2001 11:19:14 -0400

 http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view&pr=28&database=gnats
 
 The following patch allowed me to finish installing gnats on my OpenBSD
 2.7 box.  And
 it appears to work.  Of course, you have to re-run configure. . .
 
 --- gnats/Makefile.in.orig      Tue May  8 13:23:36 2001
 +++ gnats/Makefile.in   Tue May 29 10:45:28 2001
 @@ -496,7 +496,7 @@
           echo "*** Warning: Must chown $(GNATS_USER) $(datadir)/gnats"
 ; \
         fi
         $(INSTALL_DATA) gnats.el $(lispdir)/gnats.el
 -       test -f gnats.elc && $(INSTALL_DATA) gnats.elc
 $(lispdir)/gnats.elc
 +       -test -f gnats.elc && $(INSTALL_DATA) gnats.elc
 $(lispdir)/gnats.elc
  
  install-tools-bin: all-tools
         $(INSTALL_PROGRAM) query-pr $(bindir)/query-pr
 \x15


             reply	other threads:[~2001-05-30  8:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-30  8:24 Jay Fenlason [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-06-11 11:59 gnats/28 pdm
2001-06-11 11:54 gnats/28 pdm
1999-11-24 13:54 gnats/28 KC-130 ISEO

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=20010530152400.25736.qmail@sourceware.cygnus.com \
    --to=jfenlason@enrichnet.com \
    --cc=gnats-prs@sourceware.cygnus.com \
    --cc=nobody@sourceware.cygnus.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).