On Fri, 04 Feb 2005 18:05:32 -0800, Jonathan Nichols <[EMAIL PROTECTED]> wrote:
> I'm trying to add the "95th percentile" patch to MRTG
> (http://www.seanadams.com/95/) and I'm trying to edit the ebuild to
> include the patch.
>      epatch /tmp/95.patch
> http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=1
> tells me that "epatch" is a valid function, but when I try to run the
> ebuild, I get this:
> /usr/lib/portage/bin/ebuild.sh: line 21: epatch: command not found

To use the epatch funtion, you must add the line

inherit eutils

to the top of the ebuild file.

-- 
Calvin Walton

--
gentoo-user@gentoo.org mailing list

Reply via email to