diff options
Diffstat (limited to 'editors/vim/files/patch-installml.sh')
-rw-r--r-- | editors/vim/files/patch-installml.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim/files/patch-installml.sh b/editors/vim/files/patch-installml.sh index 136015bcec51..8b96642e4d87 100644 --- a/editors/vim/files/patch-installml.sh +++ b/editors/vim/files/patch-installml.sh @@ -1,5 +1,5 @@ ---- installml.sh.orig Sun Apr 30 08:48:53 2006 -+++ installml.sh Mon Jun 19 03:36:37 2006 +--- src/installml.sh.orig Sun Apr 30 08:48:53 2006 ++++ src/installml.sh Mon Jun 19 03:36:37 2006 @@ -55,12 +55,12 @@ if test $what = "install" -a \( -f $dest # ex - if test ! -f $destdir/$exname.1 -a -f $destdir/$vimname.1; then |