Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 343680 Details for
Bug 336109
net-dialup/kpnadsl4linux ignores CC, LDFLAGS, CFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
kpnadsl4linux-1.10-r2.ebuild
kpnadsl4linux-1.10-r2.ebuild (text/plain), 1.09 KB, created by
Michael Mair-Keimberger (mm1ke)
on 2013-03-29 21:41:05 UTC
(
hide
)
Description:
kpnadsl4linux-1.10-r2.ebuild
Filename:
MIME Type:
Creator:
Michael Mair-Keimberger (mm1ke)
Created:
2013-03-29 21:41:05 UTC
Size:
1.09 KB
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/net-dialup/kpnadsl4linux/kpnadsl4linux-1.10-r1.ebuild,v 1.16 2007/04/29 18:07:53 tove Exp $ > >EAPI="5" > >inherit eutils > >DESCRIPTION="ADSL4Linux, a PPTP start/stop/etc. program especially for Dutch users, for gentoo." >HOMEPAGE="http://www.adsl4linux.nl/" >SRC_URI="http://home.planet.nl/~mcdon001/${P}.tar.gz > http://www.adsl4linux.nl/download/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="x86 ppc amd64 ppc64" >IUSE="" > >RDEPEND=">=net-dialup/pptpclient-1.7.0 > >=net-dialup/ppp-2.4.2" > >src_prepare() { > epatch "${FILESDIR}"/${PN}-makefile.patch >} > >src_compile() { > emake \ > CC="$(tc-getCC)" \ > LDFLAGS="${LDFLAGS}" >} > >src_install() { > dosbin adsl > dodoc Changelog README > newinitd init.d.adsl adsl > dosbin "${FILESDIR}/${PN}-config" >} > >pkg_postinst() { > einfo "Do _NOT_ forget to run the following if this is your _FIRST_ install:" > einfo " kpnadsl4linux-config" > einfo " etc-update" > einfo > einfo "To start ${P} at boot type:" > einfo " rc-update add adsl default" >}
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 336109
:
246144
| 343680 |
343682