Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 515636 Details for
Bug 645238
app-emulation/wine-vanilla-3.0 - Restore `failglob` state
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Restore original `failglob` state
wine-vanilla-3.0-restore-failglob.patch (text/plain), 395 bytes, created by
Alex Turbov
on 2018-01-21 12:26:57 UTC
(
hide
)
Description:
Restore original `failglob` state
Filename:
MIME Type:
Creator:
Alex Turbov
Created:
2018-01-21 12:26:57 UTC
Size:
395 bytes
patch
obsolete
>--- /usr/portage/app-emulation/wine-vanilla/wine-vanilla-3.0.ebuild 2018-01-20 15:08:52.000000000 +0700 >+++ wine-vanilla-3.0.ebuild 2018-01-21 19:22:02.931076373 +0700 >@@ -505,6 +505,9 @@ > for b in "${D%/}${MY_PREFIX}"/bin/*; do > make_wrapper "${b##*/}-${WINE_VARIANT}" "${MY_PREFIX}/bin/${b##*/}" > done >+ >+ # Restore `failglob` option state >+ shopt -s ${glob_state} > } > > pkg_postinst() {
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 645238
:
515636
|
515638