Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 5111 Details for
Bug 9807
new ebuild: sys-apps/mpls-utils-1.1.ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
mpls-utils-1.1.ebuild
mpls-utils-1.1.ebuild (text/plain), 737 bytes, created by
Cory Visi (RETIRED)
on 2002-10-27 23:29:07 UTC
(
hide
)
Description:
mpls-utils-1.1.ebuild
Filename:
MIME Type:
Creator:
Cory Visi (RETIRED)
Created:
2002-10-27 23:29:07 UTC
Size:
737 bytes
patch
obsolete
>S="${WORKDIR}/mpls-linux-1.1/utils" >A=mpls-linux-1.170.tar.gz >DESCRIPTION="MPLS (Multi Protocol Label Switching) stack for the Linux" >SRC_URI="http://dl.sourceforge.net/sourceforge/mpls-linux/${A}" >HOMEPAGE="http://mpls-linux.sourceforge.net/" >LICENSE="GPL" > >SLOT="0" >KEYWORDS="x86" > >DEPEND="virtual/glibc" > >src_unpack() { > > unpack ${A} > cd ${S} > >} > >src_compile() { > > cp Makefile Makefile.orig > > sed -e "s:^CFLAGS = .*:CFLAGS = -Wall ${CFLAGS}:" \ > -e "s: gcc\ -g -static: gcc \$(CFLAGS):" \ > < Makefile.orig > Makefile > > emake || die "mpls-utils requires the source of a compatible kernel\nversion installed in /usr/src/linux and mpls support" > >} > >src_install() { > > preplib /usr > > dosbin mplsadm2 > dosym mplsadm2 /usr/sbin/mplsadm > >}
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 9807
: 5111