Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 916786 Details for
Bug 948211
www-servers/nginx eappy_user is called in ${S}, preventing user-patching of nginx modules (patch attached)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for nginx-1.26.2-r6.ebuild that resolves this issue.
nginxpatch (text/plain), 279 bytes, created by
Fedja Beader
on 2025-01-16 22:12:14 UTC
(
hide
)
Description:
patch for nginx-1.26.2-r6.ebuild that resolves this issue.
Filename:
MIME Type:
Creator:
Fedja Beader
Created:
2025-01-16 22:12:14 UTC
Size:
279 bytes
patch
obsolete
>--- /var/portage/tree/www-servers/nginx/nginx-1.26.2-r6.ebuild 2024-10-23 00:41:21.000000000 +0200 >+++ nginx-1.26.2-r6.ebuild 2025-01-16 20:42:49.822688200 +0100 >@@ -479,7 +479,9 @@ > fi > done > >+ cd "${WORKDIR}" || die > eapply_user >+ cd "${S}" || 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 948211
:
916784
|
916785
| 916786