Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > 18f2f9eacba5d37a44935495fbe648ab > 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