Fix files/patch-foo meta data
* regenerated patches with make makepatch. Reported by: danfe
This commit is contained in:
parent
91c75029d7
commit
37079e1d49
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457597
@ -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)"
|
||||
|
@ -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)"
|
||||
|
Loading…
Reference in New Issue
Block a user