From 130f6f2ea6b6e76f30df7d27afdbbb475e12b83f Mon Sep 17 00:00:00 2001 From: Randy McCaskill Date: Thu, 30 Jan 2020 03:19:45 +0000 Subject: Add ufw package --- user/ufw/ufw-0.36-bash-completion.patch | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 user/ufw/ufw-0.36-bash-completion.patch (limited to 'user/ufw/ufw-0.36-bash-completion.patch') diff --git a/user/ufw/ufw-0.36-bash-completion.patch b/user/ufw/ufw-0.36-bash-completion.patch new file mode 100644 index 000000000..927af244e --- /dev/null +++ b/user/ufw/ufw-0.36-bash-completion.patch @@ -0,0 +1,16 @@ +--- a/shell-completion/bash 2018-12-14 21:25:55.000000000 +0300 ++++ b/shell-completion/bash 2019-03-21 01:26:46.152181981 +0300 +@@ -57,7 +57,6 @@ + echo "numbered verbose" + } + +-_have ufw && + _ufw() + { + cur=${COMP_WORDS[COMP_CWORD]} +@@ -91,4 +90,4 @@ + fi + } + +-_have ufw && complete -F _ufw ufw ++complete -F _ufw ufw -- cgit v1.2.3-70-g09d2