ports/java/icedtea-web/files/patch-completion_policyeditor.bash.in
Lars Herschke e51fa36481 java/icedtea-web: Update to 1.8.8
PR:		259466
2022-11-03 23:54:54 -07:00

8 lines
289 B
Bash

--- completion/policyeditor.bash.in.orig 2021-05-17 09:24:37 UTC
+++ completion/policyeditor.bash.in
@@ -10,4 +10,4 @@ _policyeditor()
COMPREPLY=($(compgen -W "${opts}" -- ${cur}))
return 0
}
-complete -F _policyeditor policyeditor
+complete -F _policyeditor itweb-policyeditor