Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 75974 Details for
Bug 107709
www-servers/mini_httpd-1.17_beta1 compile error
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
mini_httpd-1.17-beta1.ebuild.patch
mini_httpd-1.17-beta1.ebuild.patch (text/plain), 980 bytes, created by
Thomas Eckert
on 2006-01-01 22:21:43 UTC
(
hide
)
Description:
mini_httpd-1.17-beta1.ebuild.patch
Filename:
MIME Type:
Creator:
Thomas Eckert
Created:
2006-01-01 22:21:43 UTC
Size:
980 bytes
patch
obsolete
>--- /usr/portage/www-servers/mini_httpd/mini_httpd-1.17_beta1.ebuild 2004-08-08 19:37:46.000000000 +0200 >+++ mini_httpd-1.17_beta1-r1.ebuild 2005-12-09 08:51:52.000000000 +0100 >@@ -2,6 +2,8 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/www-servers/mini_httpd/mini_httpd-1.17_beta1.ebuild,v 1.1 2004/08/08 17:37:46 stuart Exp $ > >+inherit eutils >+ > MY_P=${P/_beta/beta} > DESCRIPTION="Small forking webserver with optional ssl and ipv6 support" > HOMEPAGE="http://www.acme.com/software/mini_httpd/" >@@ -9,7 +11,7 @@ > > LICENSE="BSD" > SLOT="0" >-KEYWORDS="x86" >+KEYWORDS="x86 ~amd64" > IUSE="ssl ipv6" > > DEPEND="virtual/libc >@@ -17,6 +19,14 @@ > > S=${WORKDIR}/${MY_P} > >+src_unpack() { >+ unpack ${A} >+ cd ${S} >+ >+ epatch ${FILESDIR}/mini_httpd-1.17_beta1-gcc-3.4.4.patch ||\ >+ die "epatch failed" >+} >+ > src_compile() { > ## we need to hack a bit to have the correct install-dir -- no autoconf :( > mv Makefile Makefile.org
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 107709
: 75974 |
75975