ansible-later: 2.0.22 -> 2.0.23
[NixPkgs.git] / pkgs / games / tuxpaint / tuxpaint-completion.diff
blob0824b2becf490ffd3a0400c404c9c8558441e144
1 --- tuxpaint-0.9.22/src/tuxpaint-completion.bash~ 1970-01-01 01:00:01.000000000 +0100
2 +++ tuxpaint-0.9.22/src/tuxpaint-completion.bash 2018-03-06 10:54:03.437560921 +0100
3 @@ -8,7 +8,6 @@
4 # FIXME: See http://www.debian-administration.org/articles/316 for an intro
5 # to how we should be doing this... -bjk 2009.09.09
7 -have tuxpaint &&
8 _tuxpaint()
10 local cur
11 @@ -96,4 +95,4 @@
15 -[ "${have:-}" ] && complete -F _tuxpaint $filenames tuxpaint
16 +complete -F _tuxpaint $filenames tuxpaint