Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 341438 Details for
Bug 336131
net-mail/qmailanalog does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
updated ebuild for qmailanalog
qmailanalog-0.70-r2.ebuild (text/plain), 1.35 KB, created by
Michael Mair-Keimberger (mm1ke)
on 2013-03-09 13:35:57 UTC
(
hide
)
Description:
updated ebuild for qmailanalog
Filename:
MIME Type:
Creator:
Michael Mair-Keimberger (mm1ke)
Created:
2013-03-09 13:35:57 UTC
Size:
1.35 KB
patch
obsolete
># Copyright 1999-2013 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/net-mail/qmailanalog/qmailanalog-0.70-r1.ebuild,v 1.8 2013/01/01 20:31:36 ulm Exp $ > >EAPI="5" > >inherit eutils fixheadtails > >DESCRIPTION="collection of tools to help you analyze qmail's activity record" >SRC_URI="http://cr.yp.to/software/${P}.tar.gz" >HOMEPAGE="http://cr.yp.to/qmailanalog.html" > >LICENSE="freedist public-domain" # public-domain for files/tai64nfrac.c >SLOT="0" >KEYWORDS="x86 sparc ~amd64" >IUSE="" > >DEPEND="sys-apps/groff" >RDEPEND="${DEPEND}" > >src_prepare() { > epatch "${FILESDIR}"/${PV}-errno.patch > ht_fix_file auto_home.c.do default.do Makefile > echo "/var/qmail" > conf-home || die > echo "$(tc-getCC) ${CFLAGS}" > conf-cc || die > echo "$(tc-getCC) ${LDFLAGS}" > conf-ld || die >} > >src_compile() { > emake > $(tc-getCC) ${CFLAGS} ${LDFLAGS} "${FILESDIR}"/tai64nfrac.c -o tai64nfrac || die >} > >src_install() { > doman matchup.1 xqp.1 xsender.1 xrecipient.1 columnt.1 > dodoc MATCHUP ACCOUNTING BLURB > > insopts -o root -g qmail -m 755 > insinto /var/qmail/bin > into /var/qmail > dobin columnt ddist deferrals failures matchup recipients rhosts > dobin rxdelay senders successes suids xqp xrecipient xsender > dobin zddist zdeferrals zfailures zoverall zrecipients zrhosts > dobin zrxdelay zsenders zsendmail zsuccesses zsuids tai64nfrac >}
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 Raw
Actions:
View
Attachments on
bug 336131
:
246179
| 341438