Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 13621 Details for
Bug 23209
nbench-2.2.1.ebuild (Update)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
nbench-2.2.1.ebuild
nbench-2.2.1.ebuild (text/plain), 870 bytes, created by
MATSUU Takuto (RETIRED)
on 2003-06-20 21:11:38 UTC
(
hide
)
Description:
nbench-2.2.1.ebuild
Filename:
MIME Type:
Creator:
MATSUU Takuto (RETIRED)
Created:
2003-06-20 21:11:38 UTC
Size:
870 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >MY_P="${PN}-byte-${PV}" >DESCRIPTION="Linux/Unix of release 2 of BYTE Magazine's BYTEmark benchmark" >HOMEPAGE="http://www.tux.org/~mayer/linux/bmark.html" >SRC_URI="http://www.tux.org/~mayer/linux/${MY_P}.tar.gz" > >LICENSE="freedist" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >DEPEND="virtual/glibc" > >S=${WORKDIR}/${MY_P} > >src_compile() { > cp sysinfo.sh ${T} > cp nbench1.h ${T} > > sed 's:$compiler -v\( 2>&1 | sed -e "/version/!d"\|\):$compiler -dumpversion:' \ > ${T}/sysinfo.sh > sysinfo.sh || die > > sed 's:inpath="NNET.DAT":inpath="/usr/share/nbench/NNET.DAT":' \ > ${T}/nbench1.h > nbench1.h || die > > make CFLAGS="${CFLAGS}" || die >} > >src_install() { > dobin nbench > insinto /usr/share/nbench > doins NNET.DAT > > dodoc Changes README* RESULT bdoc.txt >}
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 23209
: 13621