From 8542be1560dc80feac5840640712423dceb43a4f Mon Sep 17 00:00:00 2001 From: Vasudev Kamath Date: Sat, 28 Jul 2018 20:28:53 +0530 Subject: [PATCH] Update patch 2001 for new libgit2-sys version. --- debian/patches/2001_use-system-libgit2.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/patches/2001_use-system-libgit2.patch b/debian/patches/2001_use-system-libgit2.patch index 931d296d4..7ae59ea02 100644 --- a/debian/patches/2001_use-system-libgit2.patch +++ b/debian/patches/2001_use-system-libgit2.patch @@ -3,8 +3,8 @@ Author: Ximin Luo Forwarded: not-needed --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ ---- a/vendor/libgit2-sys-0.7.1/build.rs -+++ b/vendor/libgit2-sys-0.7.1/build.rs +--- a/vendor/libgit2-sys-0.7.6/build.rs ++++ b/vendor/libgit2-sys-0.7.6/build.rs @@ -31,12 +31,11 @@ } let has_pkgconfig = Command::new("pkg-config").output().is_ok(); -- 2.30.2