Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 680737 Details for
Bug 763180
app-emulation/lxd: change default OVMF path
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
OVMF patch
OVMF.patch (text/plain), 572 bytes, created by
Ogelpre
on 2021-01-02 20:13:56 UTC
(
hide
)
Description:
OVMF patch
Filename:
MIME Type:
Creator:
Ogelpre
Created:
2021-01-02 20:13:56 UTC
Size:
572 bytes
patch
obsolete
>diff --git a/app-emulation/lxd/lxd-4.0.4-r1.ebuild b/app-emulation/lxd/lxd-4.0.4-r1.ebuild >index 81f45b82b6..31429afd49 100644 >--- a/app-emulation/lxd/lxd-4.0.4-r1.ebuild >+++ b/app-emulation/lxd/lxd-4.0.4-r1.ebuild >@@ -75,6 +75,11 @@ src_prepare() { > -e "s:\./configure:./configure --prefix=/usr --libdir=${EPREFIX}/usr/lib/lxd:g" \ > -e "s:make:make ${MAKEOPTS}:g" \ > Makefile || die >+ >+ sed -i \ >+ -e "s:\./configure:./configure --prefix=/usr --libdir=${EPREFIX}/usr/lib/lxd:g" \ >+ -e "s:make:make ${MAKEOPTS}:g" \ >+ Makefile || die > } > > src_configure() { :; }
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 763180
:
680737
|
680776
|
680779