mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-misc/todo: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/17578 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
committed by
Conrad Kostecki
parent
3eab9edb0e
commit
2ad6efb742
@@ -1,12 +0,0 @@
|
||||
--- ./todo_completion 2017-04-08 15:18:23.102736966 +0200
|
||||
+++ ./todo_completion 2017-04-08 15:18:56.839725605 +0200
|
||||
@@ -85,6 +85,9 @@
|
||||
}
|
||||
complete -F _todo todo.sh
|
||||
|
||||
+# Gentoo bug 614400
|
||||
+complete -F _todo todotxt
|
||||
+
|
||||
# If you define an alias (e.g. "t") to todo.sh, you need to explicitly enable
|
||||
# completion for it, too:
|
||||
#complete -F _todo t
|
||||
Reference in New Issue
Block a user