Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 9513 Details for
Bug 17681
ebuild for usagi-tool - ipv6tools for the new gentoo-sources kernel
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
the usagi-tool ebuild
ipv6tools-20030303.ebuild (text/plain), 1.08 KB, created by
klavs klavsen
on 2003-03-17 07:42:50 UTC
(
hide
)
Description:
the usagi-tool ebuild
Filename:
MIME Type:
Creator:
klavs klavsen
Created:
2003-03-17 07:42:50 UTC
Size:
1.08 KB
patch
obsolete
># By Klavs Klavsen <kl@vsen.dk> ># > >MY_DIR="usagi" >MY_P="usagi-tool-s20030303" >S=${WORKDIR}/${MY_DIR} >DESCRIPTION="ipv6tools allows the users to manage ipv6 routes and interfaces and includes tools such traceroute6 and ping6." >HOMEPAGE="http://www.linux-ipv6.org/" >KEYWORDS="x86" >SRC_URI="ftp://ftp.linux-ipv6.org/pub/usagi/snap/split/${MY_P}.tar.bz2" >LICENSE="GPL-2" >SLOT="0" > >DEPEND="virtual/glibc > dev-libs/gmp > >=sys-kernel/gentoo-sources-2.4.20" > >src_compile() { > make prepare TARGET=linux24 || dir " make prepare failed" > cd usagi > econf > emake || die >} > >src_install () { > cd usagi > cp mipdiag/Makefile mipdiag/Makefile.orig > sed -e "s:initdir = /usr/local/v6/etc/init.d:initdir = $D/etc/init.d" \ > < mipdiag/Makefile.orig > mipdiag/Makefile > > cp rtsol/Makefile rtsol/Makefile.orig > sed -e "s:bindir = /usr/sbin:bindir = $D/usr/sbin" \ > < rtsol/Makefile.orig > rtsol/Makefile > > cp ninfod/Makefile ninfod/Makefile.orig > sed -e "s:/etc/init.d/ninfod:$D/etc/init.d/ninfod" \ > < ninfod/Makefile.orig > ninfod/Makefile > > einstall > dodoc RELNOTES.USAGI >}
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 17681
: 9513 |
10983