Gentoo Archives: gentoo-dev

From: Jeremy Olexa <darkside@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: perl-module.class review
Date: Mon, 21 Sep 2009 17:51:26
Message-Id: 90b936c0909211051k50d1eb26ia559d0ecfe47ef70@mail.gmail.com
In Reply to: [gentoo-dev] Re: perl-module.class review by Torsten Veller
1 On Mon, Sep 21, 2009 at 11:55 AM, Torsten Veller <ml-en@××××××.net> wrote:
2 <snip>
3 > if s/EXPF/TEST_EXPF/ in test.eclass, it does:
4 >
5 >  * another_test_src_configure
6 >  * another_test_src_compile
7 >  * test_pkg_postinst
8
9 Although I don't anticipate xfconf and cmake being used together, we
10 changed xfconf.eclass. ;) Thanks for your time to test there.
11
12 sed -i -e 's/EXPF/XFCONF_EXPF/g' xfconf.eclass
13
14 -Jeremy