summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2019-02-04 13:21:26 +0100
committerAxel Beckert <abe@deuxchevaux.org>2019-02-04 13:21:26 +0100
commit205859e686d7f05de63ab633e410a991cd764799 (patch)
treef4d427ceb61c8c940310fbe8a82c315bb24f0163
parente02563f757f7971b84e82a2a8a617b18d549d3d7 (diff)
downloadzsh-205859e686d7f05de63ab633e410a991cd764799.tar.gz
zsh-205859e686d7f05de63ab633e410a991cd764799.zip
Drop fix-vcs-info-p4.patch, fixed upstream
-rw-r--r--debian/patches/fix-vcs-info-p4.patch12
-rw-r--r--debian/patches/series1
2 files changed, 0 insertions, 13 deletions
diff --git a/debian/patches/fix-vcs-info-p4.patch b/debian/patches/fix-vcs-info-p4.patch
deleted file mode 100644
index 6da2707aa..000000000
--- a/debian/patches/fix-vcs-info-p4.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Index: pkg-zsh/Functions/VCS_Info/Backends/VCS_INFO_detect_p4
-===================================================================
---- pkg-zsh.orig/Functions/VCS_Info/Backends/VCS_INFO_detect_p4
-+++ pkg-zsh/Functions/VCS_Info/Backends/VCS_INFO_detect_p4
-@@ -44,7 +44,6 @@ VCS_INFO_p4_get_server() {
- }
-
-
--(( ${+functions[VCS_INFO_detect_p4]} )) ||
- VCS_INFO_detect_p4() {
- local serverport p4where
-
diff --git a/debian/patches/series b/debian/patches/series
index b845fb42a..c4da55074 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
-fix-vcs-info-p4.patch
further-mitigate-test-suite-hangs.patch
update-debian-sections.patch
example-shebang.patch