summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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