Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 80546 Details for
Bug 123778
timezone-data-2006b emerge failure
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to the ebuild to include -stc=c99
timezone-data-2006b-c99.patch (text/plain), 811 bytes, created by
Martin von Gagern
on 2006-02-23 12:49:53 UTC
(
hide
)
Description:
patch to the ebuild to include -stc=c99
Filename:
MIME Type:
Creator:
Martin von Gagern
Created:
2006-02-23 12:49:53 UTC
Size:
811 bytes
patch
obsolete
>--- sys-libs/timezone-data/timezone-data-2006b.ebuild~ 2006-02-23 21:34:51.000000000 +0100 >+++ sys-libs/timezone-data/timezone-data-2006b.ebuild 2006-02-23 21:34:51.000000000 +0100 >@@ -2,7 +2,7 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2006b.ebuild,v 1.1 2006/02/22 23:14:21 vapier Exp $ > >-inherit eutils >+inherit eutils flag-o-matic > > DESCRIPTION="Timezone data (/usr/share/zoneinfo) and utilities (tzselect/zic/zdump)" > HOMEPAGE="ftp://elsie.nci.nih.gov/pub/" >@@ -24,6 +24,11 @@ > epatch "${FILESDIR}"/${PN}-2005n-makefile.patch > } > >+src_compile() { >+ append-flags -std=c99 >+ emake || die "emake failed" >+} >+ > src_install() { > make install DESTDIR="${D}" || die > rm -rf "${D}"/usr/share/zoneinfo-leaps
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 123778
: 80546