Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 237225 Details for
Bug 326573
net-mail/mairix-0.22 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Ebuild updates for mairix-0.22
mairix-0.21-to-0.22.diff (text/plain), 967 bytes, created by
Tim Harder
on 2010-07-02 08:20:55 UTC
(
hide
)
Description:
Ebuild updates for mairix-0.22
Filename:
MIME Type:
Creator:
Tim Harder
Created:
2010-07-02 08:20:55 UTC
Size:
967 bytes
patch
obsolete
>--- mairix-0.21.ebuild 2010-01-22 13:06:28.000000000 -0800 >+++ mairix-0.22.ebuild 2010-07-02 01:09:20.093735149 -0700 >@@ -1,6 +1,8 @@ > # Copyright 1999-2010 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 >-# $Header: /var/cvsroot/gentoo-x86/net-mail/mairix/mairix-0.21.ebuild,v 1.2 2010/01/22 20:54:53 darkside Exp $ >+# $Header: $ >+ >+EAPI="3" > > inherit toolchain-funcs > >@@ -21,21 +23,17 @@ > sys-devel/flex > sys-devel/bison" > >-src_unpack() { >- unpack ${A} >- >+src_prepare() { > # econf would fail with unknown options. > # Now it only prints "Unrecognized option". > sed -i -e "/^[[:space:]]*bad_options=yes/d" "${S}"/configure || die "sed failed" > } > >-src_compile() { >- export CC="$(tc-getCC)" >+src_configure() { >+ tc-export CC > econf \ > $(use_enable zlib gzip-mbox) \ >- $(use_enable bzip2 bzip-mbox) || die "configure failed." >- >- emake all || die "make failed." >+ $(use_enable bzip2 bzip-mbox) > } > > src_install() {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 326573
: 237225