From efccf7d34e6c5e17e5ed24bff7df41458f6d8d5f Mon Sep 17 00:00:00 2001 From: Vasudev Kamath Date: Wed, 8 Aug 2018 20:59:05 +0530 Subject: [PATCH] Update 2001 to new libgit2-sys --- 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 7ae59ea02..0c51648a7 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.6/build.rs -+++ b/vendor/libgit2-sys-0.7.6/build.rs +--- a/vendor/libgit2-sys-0.7.7/build.rs ++++ b/vendor/libgit2-sys-0.7.7/build.rs @@ -31,12 +31,11 @@ } let has_pkgconfig = Command::new("pkg-config").output().is_ok(); -- 2.30.2