summaryrefslogtreecommitdiff
path: root/shells/zsh/patches/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'shells/zsh/patches/patch-aj')
-rw-r--r--shells/zsh/patches/patch-aj13
1 files changed, 0 insertions, 13 deletions
diff --git a/shells/zsh/patches/patch-aj b/shells/zsh/patches/patch-aj
deleted file mode 100644
index e2f14f65a0c..00000000000
--- a/shells/zsh/patches/patch-aj
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aj,v 1.2 2005/10/23 15:36:48 rillig Exp $
-
---- Completion/Unix/Command/_mt.orig 2005-05-09 23:58:35.000000000 +0200
-+++ Completion/Unix/Command/_mt 2005-05-09 23:57:23.000000000 +0200
-@@ -44,7 +44,7 @@
- 'densities:explain some common density codes'
- 'datcompression:enquire or set compression status'
- )
--elif [[ $OSTYPE = freebsd* ]]; then
-+elif [[ $OSTYPE = freebsd* || $OSTYPE = dragonfly* ]]; then
- cmds=( ${cmds:#(asf|eof):*}
- 'smk:write specified number of setmarks at current position'
- 'fss:forward space by specified number of setmarks'