Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 340942 Details for
Bug 337187
dev-libs/libmelf-0.4.0-r1 does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
scsiping-0.0.1-r1.ebuild
scsiping-0.0.1-r1.ebuild (text/plain), 829 bytes, created by
Michael Mair-Keimberger (mm1ke)
on 2013-03-04 17:24:45 UTC
(
hide
)
Description:
scsiping-0.0.1-r1.ebuild
Filename:
MIME Type:
Creator:
Michael Mair-Keimberger (mm1ke)
Created:
2013-03-04 17:24:45 UTC
Size:
829 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/sys-block/scsiping/scsiping-0.0.1.ebuild,v 1.8 2009/09/23 20:32:17 patrick Exp $ > >EAPI="4" > >inherit eutils > > >DESCRIPTION="SCSIPing pings a host on the SCSI-chain" >HOMEPAGE="http://www.vanheusden.com/Linux/" >SRC_URI="http://www.vanheusden.com/Linux/${P}.tgz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="amd64 ppc x86" >IUSE="" >RDEPEND="" >DEPEND="${RDEPEND}" > >src_unpack() { > unpack ${A} > sed -i \ > -e '/strip scsiping/d'\ > -e '/^LDFLAGS/d' \ > -e '/^CFLAGS/d' \ > -e '/^CC/d'\ > ${S}/Makefile >} > >src_compile() { > emake CC="$(tc-getCC)" >} > >src_install() { > dosbin scsiping >} > >pkg_postinst() { > ewarn "WARNING: using scsiping on a device with mounted partitions may be hazardous to your system!" >}
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 337187
:
247201
|
340942
|
343116
|
343120