Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 223289 Details for
Bug 309119
net-dns/tinystats - doesn't respect LDFLAGS + HOMEPAGE/SRC_URI change
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
tinystats-1.1.ebuild.patch
tinystats-1.1.ebuild.patch (text/plain), 712 bytes, created by
Doktor Notor
on 2010-03-12 15:35:49 UTC
(
hide
)
Description:
tinystats-1.1.ebuild.patch
Filename:
MIME Type:
Creator:
Doktor Notor
Created:
2010-03-12 15:35:49 UTC
Size:
712 bytes
patch
obsolete
>--- net-dns/tinystats/tinystats-1.1.ebuild 2009-04-05 10:08:24.000000000 +0200 >+++ net-dns/tinystats/tinystats-1.1.ebuild 2010-03-12 16:30:42.472673441 +0100 >@@ -5,8 +5,8 @@ > inherit toolchain-funcs > > DESCRIPTION="A tinydns logging helper app." >-HOMEPAGE="http://morettoni.net/tinystats.en.html" >-SRC_URI="http://morettoni.net/bsd/${P}.tar.gz" >+HOMEPAGE="http://www.morettoni.net/tinystats.en.html" >+SRC_URI="http://www.morettoni.net/bsd/${P}.tar.gz" > IUSE="ipv6" > > SLOT="0" >@@ -17,7 +17,7 @@ > > src_compile() { > use ipv6 && IPV6="-D WITH_IPV6" >- $(tc-getCC) ${CFLAGS} ${IPV6} -o tinystats tinystats.c || \ >+ $(tc-getCC) ${CFLAGS} ${IPV6} -o tinystats ${LDFLAGS} tinystats.c || \ > die "compile failed" > } >
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 309119
: 223289