]> git.pld-linux.org Git - packages/zsh.git/blob - zsh-addons.patch
- updated to 4.2.5
[packages/zsh.git] / zsh-addons.patch
1 diff -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.023277 seconds and 3 git commands to generate.