mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/boypt/openssh-rpms.git
synced 2026-09-20 08:03:38 +08:00
fix bash array subs (fix #34)
This commit is contained in:
@@ -98,7 +98,7 @@ BUILD_RPM() {
|
||||
--define 'no_gtk2 1' \
|
||||
--define 'skip_gnome_askpass 1' \
|
||||
--define 'skip_x11_askpass 1' \
|
||||
"${OTHERRPMOPTS[@]}" \
|
||||
${OTHERRPMOPTS[@]+"${OTHERRPMOPTS[@]}"} \
|
||||
;
|
||||
popd
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user