ALT Linux Bugzilla
– Attachment 6735 Details for
Bug 32110
bash --rpm-requires fails on the syntax of shopt -s extglob
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
gear patch for bash4+
gear.patch (text/plain), 627 bytes, created by
alexey.tourbin
on 2016-05-26 21:32:57 MSK
(
hide
)
Description:
gear patch for bash4+
Filename:
MIME Type:
Creator:
alexey.tourbin
Created:
2016-05-26 21:32:57 MSK
Size:
627 bytes
patch
obsolete
>--- /usr/bin/gear-sh-functions- 2016-02-02 15:03:33.000000000 +0000 >+++ /usr/bin/gear-sh-functions 2016-03-08 11:29:46.289625374 +0000 >@@ -69,7 +69,7 @@ uninstall_cleanup_handler() > # 2ns arg is the name of variable that contains the value to be assigned. > set_var_value() > { >- eval "$1=\"\$$2\"" >+ eval "$1=\"\${$2-}\"" > } > > lineno= >@@ -444,6 +444,7 @@ disable_specsubst= > get_specsubst_from_rules() > { > if [ -z "$disable_specsubst" ]; then >+ local specsubst= > get_uniq_directive_from_rules specsubst specsubst > if [ -n "$specsubst" ]; then > [ -z "$(printf %s "$specsubst" |LANG=C tr -d '[:alnum:]_[:space:]')" ] ||
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 32110
: 6735