Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 343544 Details for
Bug 336949
net-p2p/smet2html does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
smet2html-0.1-r1.ebuild
smet2html-0.1-r1.ebuild (text/plain), 742 bytes, created by
Michael Mair-Keimberger (mm1ke)
on 2013-03-28 17:19:32 UTC
(
hide
)
Description:
smet2html-0.1-r1.ebuild
Filename:
MIME Type:
Creator:
Michael Mair-Keimberger (mm1ke)
Created:
2013-03-28 17:19:32 UTC
Size:
742 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/net-p2p/smet2html/smet2html-0.1.ebuild,v 1.7 2008/04/13 21:44:54 betelgeuse Exp $ > >EAPI="5" > >inherit eutils > >DESCRIPTION="Convert eDonkey2000 server.met to html" >HOMEPAGE="http://ed2k-tools.sourceforge.net/${PN}.shtml" >SRC_URI="mirror://sourceforge/ed2k-tools/${P}.tar.gz" >RESTRICT="mirror" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="x86 ~ppc ~amd64" >IUSE="" > >S="${WORKDIR}/${PN}" > >src_prepare() { > sed -i \ > -e "s:gcc -Wall:\$\(CC\) \$\(CFLAGS\) \$\(LDFLAGS\):g" \ > ${S}/Makefile || die "sed failed!" >} > >src_compile() { > emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}" >} > >src_install() { > dobin smet2html >}
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 336949
:
247015
| 343544