Fix files/patch-foo meta data

* regenerated patches with make makepatch.

Reported by:	danfe
This commit is contained in:
Tobias C. Berner 2017-12-30 10:10:14 +00:00
parent 91c75029d7
commit 37079e1d49
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457597
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
--- shell/completion.bash.orig 2017-12-03 14:55:24.000000000 +0000
+++ shell/completion.bash 2017-12-29 20:46:41.906877000 +0000
@@ -219,7 +219,8 @@
--- shell/completion.bash.orig 2017-12-03 14:55:24 UTC
+++ shell/completion.bash
@@ -219,7 +219,8 @@ _fzf_complete_kill() {
local selected fzf
fzf="$(__fzfcmd_complete)"

View File

@ -1,6 +1,6 @@
--- shell/completion.zsh.orig 2017-12-03 14:55:24.000000000 +0000
+++ shell/completion.zsh 2017-12-29 20:54:22.283164000 +0000
@@ -163,7 +163,9 @@
--- shell/completion.zsh.orig 2017-12-03 14:55:24 UTC
+++ shell/completion.zsh
@@ -163,7 +163,9 @@ fzf-completion() {
# Kill completion (do not require trigger sequence)
if [ $cmd = kill -a ${LBUFFER[-1]} = ' ' ]; then
fzf="$(__fzfcmd_complete)"