Annoying %autosetup ignores -p0 patches
OBS-URL: https://build.opensuse.org/package/show/shells/bash-completion?expand=0&rev=140
This commit is contained in:
parent
2b8a4ef48a
commit
9e1b2e1e8b
@ -4,8 +4,8 @@ Do not replace COMPREPLY with _comp_compgen_split()
|
||||
completions/ssh | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
--- completions/ssh
|
||||
+++ completions/ssh 2024-03-22 13:27:49.715476006 +0000
|
||||
--- a/completions/ssh
|
||||
+++ b/completions/ssh 2024-03-22 13:27:49.715476006 +0000
|
||||
@@ -499,7 +499,7 @@ _comp_xfunc_scp_compgen_remote_files()
|
||||
command sed -e 's/'"$_comp_cmd_scp__path_esc"'/\\\\\\&/g' -e 's/[*@|=]$//g' \
|
||||
-e 's/[^\/]$/& /g')
|
||||
|
Loading…
Reference in New Issue
Block a user