diff options
Diffstat (limited to 'debian/patches/vcs_info_guilt_support.patch')
-rw-r--r-- | debian/patches/vcs_info_guilt_support.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/vcs_info_guilt_support.patch b/debian/patches/vcs_info_guilt_support.patch index cb0bb6726..8677c7229 100644 --- a/debian/patches/vcs_info_guilt_support.patch +++ b/debian/patches/vcs_info_guilt_support.patch @@ -4,6 +4,7 @@ Description: Fix warnings in VCS_INFO's stgit support when guilt is used "VCS_INFO_get_data_git:134: no such file or directory: .git/patches/master/applied" Author: Frank Terbeck <ft@bewatermyfriend.org> +Bug: http://www.zsh.org/mla/workers/2013/msg00546.html Index: zsh/Functions/VCS_Info/Backends/VCS_INFO_get_data_git =================================================================== |