Gentoo Archives: gentoo-dev

From: Zac Medico <zmedico@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Clarify log message?
Date: Mon, 14 Jan 2013 17:14:44
Message-Id: 50F43CE7.7010600@gentoo.org
In Reply to: Re: [gentoo-dev] Clarify log message? by Ian Stakenvicius
1 On 01/14/2013 09:00 AM, Ian Stakenvicius wrote:
2 > At least then we can see if there really is a benefit to changing how
3 > it is now. I can probably hack an install so that the /var/run
4 > migration can be redone, for testing..
5
6 It might be a lot simpler to just go and patch all the ebuilds that
7 installed stuff in /var/run with a one-liner like this at the end of
8 src_install:
9
10 rm -rf "${ED}"/var/run
11
12 Once all the ebuilds are fixed, emerge will automatically remove the
13 /var/run symlink, and it's history.
14 --
15 Thanks,
16 Zac

Replies

Subject Author
Re: [gentoo-dev] Clarify log message? "Diego Elio Pettenò" <flameeyes@×××××××××.eu>