]> git.pld-linux.org Git - packages/zsh.git/blame_incremental - zsh-addons.patch
when completing ssh host always use both known_hosts and config; rel 3
[packages/zsh.git] / zsh-addons.patch
... / ...
CommitLineData
1diff -Nru zsh-3.1.7.orig/Makefile.in zsh-3.1.7/Makefile.in
2--- zsh-3.1.7.orig/Makefile.in Wed May 31 15:13:07 2000
3+++ zsh-3.1.7/Makefile.in Wed May 31 15:15:17 2000
4@@ -26,7 +26,7 @@
5
6 subdir = .
7 dir_top = .
8-SUBDIRS = Doc Etc Src Test
9+SUBDIRS = Doc Etc Src Test Completion Functions
10
11 @VERSION_MK@
12
This page took 0.134284 seconds and 5 git commands to generate.