Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > 1c532bdd6a38c500faa1c4918a0301ca > files > 41

autofs-5.0.1-0.rc2.184.el5.x86_64.rpm


indent $Id: README.gentoo,v 1.2 2005/04/06 15:24:37 raven Exp $

Howto do an ebuild from the distribution for Gentoo
===================================================

In the distribution directory:

cd gentoo
PORTDIR_OVERLAY=`pwd` ebuild net-fs/autofs/autofs-5.0.1.ebuild digest
PORTDIR_OVERLAY=`pwd` ebuild net-fs/autofs/autofs-5.0.1.ebuild clean install
PORTDIR_OVERLAY=`pwd` ebuild net-fs/autofs/autofs-5.0.1.ebuild qmerge

and you should have a working autofs.

Ian