Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 7665 Details for
Bug 14588
new ebuild: aphopper-0.3.ebuild -- wireless AP hopper
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
aphopper-0.3.ebuild
aphopper-0.3.ebuild (text/plain), 710 bytes, created by
Peter Johanson (RETIRED)
on 2003-01-26 12:31:43 UTC
(
hide
)
Description:
aphopper-0.3.ebuild
Filename:
MIME Type:
Creator:
Peter Johanson (RETIRED)
Created:
2003-01-26 12:31:43 UTC
Size:
710 bytes
patch
obsolete
># Copyright 1999-2002 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Wireless access point hopper" > >HOMEPAGE="http://aphopper.sourceforge.net/" > >SRC_URI="mirror://sourceforge/aphopper/${P}.tar.gz" >LICENSE="GPL-2" > >SLOT="0" >KEYWORDS="~x86" > >S=${WORKDIR}/${PN} > >src_unpack() { > unpack ${A} > cd ${S} > cp Makefile.in Makefile.in.old > sed -e "s:-O:${CFLAGS}:" Makefile.in.old > Makefile.in >} > >src_compile() { > #./configure \ > # --host=${CHOST} \ > # --prefix=/usr \ > # --infodir=/usr/share/info \ > # --mandir=/usr/share/man || die "./configure failed" > > econf > > emake || die >} > >src_install() { > dobin hopper > dodoc AUTHORS COPYING ChangeLog >}
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 14588
: 7665