Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 42635 Details for
Bug 69030
kismet 2004.10.1 fails building when running configure when ethereal flag is absent
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch to -r1
kismet-2004.10.1-r1.ebuild.patch (text/plain), 611 bytes, created by
Hans-Werner Hilse
on 2004-10-26 09:09:52 UTC
(
hide
)
Description:
Proposed patch to -r1
Filename:
MIME Type:
Creator:
Hans-Werner Hilse
Created:
2004-10-26 09:09:52 UTC
Size:
611 bytes
patch
obsolete
>--- kismet-2004.10.1.ebuild 2004-10-26 18:07:39.925267990 +0000 >+++ kismet-2004.10.1-r1.ebuild 2004-10-26 15:35:45.000000000 +0000 >@@ -48,16 +48,18 @@ > } > > src_compile() { >+ APPENDIX="" > if use ethereal > then > cd ${WORKDIR}/ethereal-${ETHEREAL_VERSION}/wiretap > econf || die "wiretap econf failed" > emake || die "wiretap emake failed" > cd ${S} >+ APPENDIX="=${WORKDIR}/ethereal-${ETHEREAL_VERSION}" > fi > > econf \ >- `use_with ethereal ethereal=${WORKDIR}/ethereal-${ETHEREAL_VERSION}` \ >+ `use_with ethereal ethereal${APPENDIX}` \ > || die "econf failed" > > emake dep || die "emake dep failed"
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 69030
: 42635