On Friday 28 April 2006 12:41 pm, A. Khattri wrote: > In writing and testing a new ebuild, I ran emerge as root and got ACCESS > DENIED errors when it tried writing two config files into /etc. > > Do I need to do something special for config files in an ebuild?
Don't copy files to the live filesystem, instead do: cp whatever.conf whatever2.conf ${D}/etc/ or some people like: insinto /etc doins whatever.conf whatever2.conf or if it's a conf.d file: doconfd > > -- > Aj -- Chris White Gentoo Developer aka: ChrisWhite cpw ChrisWhite|Work WhiteChocolate VanillaWhite Whitey WhiteLight WhiteCheese WhiteSugar WhiteButter WhiteWall WhiteLemon WhiteApple WhiteBlanket WhiteEnergy WhiteWhite
pgp9qhvUIrKQc.pgp
Description: PGP signature