Gentoo Archives: gentoo-dev

From: Donnie Berkholz <dberkholz@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in mail-filter/dspam: ChangeLog dspam-3.8.0-r7.ebuild
Date: Mon, 01 Oct 2007 08:54:56
Message-Id: 20071001084138.GX28813@supernova
In Reply to: Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in mail-filter/dspam: ChangeLog dspam-3.8.0-r7.ebuild by "Alin Năstac"
1 On 11:27 Mon 01 Oct , Alin Năstac wrote:
2 > okay, how about this code:
3 > if use mysql || use postgres; then
4 > myconf="${myconf} $(use_enable virtual-users)"
5 > else
6 > myconf="${myconf} --disable-virtual-users"
7 > use virtual-users && ewarn "virtual-users support has been
8 > disabled because none of the compatible storage drivers who support that
9 > are enabled"
10 > fi
11
12 Great!
13
14 Thanks,
15 Donnie
16 --
17 gentoo-dev@g.o mailing list