Gentoo Archives: gentoo-dev

From: Rainer Groesslinger <scandium@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] "cvspserver" local use flag for dev-util/cvs
Date: Fri, 20 Feb 2004 19:54:02
Message-Id: 1077307166.8332.12.camel@localhost
In Reply to: Re: [gentoo-dev] "cvspserver" local use flag for dev-util/cvs by Chris Gianelloni
1 > Actually, I just thought of another solution. You could simply move all
2 > of the enewuser stuff to a pkg_config section and add a blurb to the
3 > pkg_postinst that says something along the lines of: "If you're wanting
4 > to run a cvs pserver, please run a /usr/sbin/ebuild /path/to/ebuild
5 > config."
6
7 I thought about that solution some time ago, too (see bug #36601) but it
8 doesn't work out since enewuser() creates the home directory in ${D} but
9 it never gets moved out there and insinto/newins doesn't in pkg_config()
10 either and if we keep that in src_install() people that don't do "ebuild
11 ... config" get a broken xinetd config.
12
13 --
14 Rainer
15
16
17 --
18 gentoo-dev@g.o mailing list