Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 286069 Details for
Bug 382533
net-proxy/privoxy EAPI4 bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ebuild.patch
diff (text/plain), 924 bytes, created by
Agostino Sarubbo
on 2011-09-10 17:02:02 UTC
(
hide
)
Description:
ebuild.patch
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2011-09-10 17:02:02 UTC
Size:
924 bytes
patch
obsolete
>--- privoxy-3.0.17.ebuild.old 2011-09-10 18:57:36.113155798 +0200 >+++ privoxy-3.0.17.ebuild 2011-09-10 19:00:05.672155934 +0200 >@@ -2,7 +2,7 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/net-proxy/privoxy/privoxy-3.0.17.ebuild,v 1.7 2011/03/01 15:18:05 ranger Exp $ > >-EAPI="2" >+EAPI="4" > > inherit eutils toolchain-funcs autotools > >@@ -36,11 +36,10 @@ > epatch "${FILESDIR}"/${P}-gentoo.patch > # autoreconf needs to be called even if we don't modify any autotools source files > # See main makefile >- eautoreconf || die "eautoreconf failed" >+ eautoreconf > } > > src_configure() { >- export CC=$(tc-getCC) > econf \ > $(use_enable zlib) \ > $(use_enable threads pthread) \ >@@ -52,7 +51,7 @@ > } > > src_install () { >- emake DESTDIR="${D}" install || die "emake install failed" >+ default > > newinitd "${FILESDIR}/privoxy.initd" privoxy > insinto /etc/logrotate.d
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 382533
: 286069