All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabrice MARIE <fabrice@netfilter.org>
To: Brandon Broyles <netfilter@drbroyles.com>, netfilter@lists.netfilter.org
Subject: Re: Is there something wrong with patch-o-matic?
Date: Thu, 28 Nov 2002 10:24:18 +0800	[thread overview]
Message-ID: <200211281024.18984.fabrice@netfilter.org> (raw)
In-Reply-To: <04bb01c293df$79be2610$4545450a@drbroyles.com>


Hello Brandon,

On Monday 25 November 2002 01:32, Brandon Broyles wrote:
> [...]
> I think I may have a clue on where to start.  I was looking at the
> 'isapplied' script that came with patch-o-matic.  In line 32 it references
> a command that doesn't exist for me.  It reads as such...
> MISSING_FILES=`patch -R -s -f -p1 < $PATCH | grep "No file to patch" | wc -l`
> I have no 'patch' command and there isn't one anywhere under my netfilter
> directory I got from CVS.  I'm not too keen with shell scripting, so I'm
> not sure how the absence of a patch command will effect the overall
> workings of the 'runme' script.
> Is this as it should be or is something wrong with the patch-o-matic that I
> downloaded?

patch-o-matic is all about helping you applying your patches automatically
with the 'patch' command. Without patch command there's simply no patch-o-matic.
If you want to use the netfilter extensions which are provided only in patch(-o-matic)
format, then just install 'patch' tool first.

On mandrake, you can simply run
# urpmi patch
it will download and install the tool for you along with dependencies.

BTW, are you really sure you don't have patch ? :)
(usually, patch is /usr/bin/patch)

Have a nice day,

Fabrice.
--
Fabrice MARIE

"Silly hacker, root is for administrators"
       -Unknown


  parent reply	other threads:[~2002-11-28  2:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-23 16:34 Am I making a bone-headed mistake with patch-o-matic ? netfilter
2002-11-24  4:43 ` Fabrice MARIE
2002-11-24  5:40   ` electrode
2002-11-24  5:53   ` Brandon Broyles
2002-11-24 17:32     ` Is there something wrong with patch-o-matic? Brandon Broyles
2002-11-24 17:45       ` Alexandros Papadopoulos
2002-11-24 18:10         ` electrode
2002-11-28  2:24       ` Fabrice MARIE [this message]
2002-11-28  3:14         ` Brandon Broyles

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=200211281024.18984.fabrice@netfilter.org \
    --to=fabrice@netfilter.org \
    --cc=netfilter@drbroyles.com \
    --cc=netfilter@lists.netfilter.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.