about summary refs log tree commit diff
path: root/Completion/Rpm/_rpm_relocate
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Rpm/_rpm_relocate')
-rw-r--r--Completion/Rpm/_rpm_relocate11
1 files changed, 0 insertions, 11 deletions
diff --git a/Completion/Rpm/_rpm_relocate b/Completion/Rpm/_rpm_relocate
deleted file mode 100644
index fd27bdd99..000000000
--- a/Completion/Rpm/_rpm_relocate
+++ /dev/null
@@ -1,11 +0,0 @@
-#autoload
-
-local expl
-
-if compset -P '*\='; then
-  _description expl 'new path'
-else
-  _description expl 'old path'
-fi
-
-_files "$expl[@]" -/