freebsd-ports/java/icedtea-web/files/patch-completion_policyeditor.bash.in
Greg Lewis 576a9d2c9e Fix rust launchers and bash completion
PR:		244976
Submitted by:	Lars Herschke <lhersch@dssgmbh.de>
2020-08-08 01:33:27 +00:00

8 lines
321 B
Bash

--- completion/policyeditor.bash.in.orig 2020-06-04 13:08:14.000000000 +0200
+++ completion/policyeditor.bash.in 2020-07-31 20:02:45.694743000 +0200
@@ -10,4 +10,4 @@
COMPREPLY=($(compgen -W "${opts}" -- ${cur}))
return 0
}
-complete -F _policyeditor policyeditor
+complete -F _policyeditor itweb-policyeditor