Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Mar 2002 22:09:21 +1100
From:      Scott Aitken <scotta@whoever.com>
To:        questions@FreeBSD.ORG
Subject:   using custom patches when doing make install on a port
Message-ID:  <20020315110920.GA38849@gandalf.scott.sh>

next in thread | raw e-mail | index | archive | help
Hi all,
I am trying to install mutt with a patch I grabbed off the web, using the standard make install of the port.  Is this even possible?  I understand the files directory is a repository of patches that are installed with the port skeleton.  If I add my patch to this directory I get errors.  The top few lines of the patch are:

	diff -pruN mutt-1.3.27.orig/commands.c mutt-1.3.27/commands.c
	--- mutt-1.3.27.orig/commands.c	Mon Dec  3 11:17:57 2001
	+++ mutt-1.3.27/commands.c	Tue Feb 19 02:58:28 2002

They are fairly different to what I see in the tops of the standard port patches.

TIA,
Scott Aitken
e: scotta@whoever.com
M: +44 778 984 1799

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020315110920.GA38849>