Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 685011 Details for
Bug 767790
x11-wm/i3 Aborting due to QA concerns: there are files installed outside the prefix (/usr/share/doc/...)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
updated patch that fixes i3 build under prefix
file_767790.txt (text/plain), 352 bytes, created by
i
on 2021-01-29 06:14:38 UTC
(
hide
)
Description:
updated patch that fixes i3 build under prefix
Filename:
MIME Type:
Creator:
i
Created:
2021-01-29 06:14:38 UTC
Size:
352 bytes
patch
obsolete
>diff --git a/i3-4.19-r1.ebuild b/i3-4.19-r1.ebuild >index 3ef5738..546a469 100644 >--- a/i3-4.19-r1.ebuild >+++ b/i3-4.19-r1.ebuild >@@ -76,7 +76,7 @@ src_prepare() { > > src_configure() { > local emesonargs=( >- -Ddocdir="/usr/share/doc/${PF}" >+ -Ddocdir="${EPREFIX%/}/usr/share/doc/${PF}" > $(meson_use doc docs) > $(meson_use doc mans) > )
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 767790
:
684990
|
684993
|
684996
| 685011