From ebccff3d0d8cdb6d336066af75ba6833c8bdd134 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 Dec 2021 04:34:19 +0100 Subject: Refreshing python3-hook.patch. Signed-off-by: Daniel Baumann --- debian/patches/debian/0001-python3-hook.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/patches/debian/0001-python3-hook.patch b/debian/patches/debian/0001-python3-hook.patch index 64ab7d0..bbd6b08 100644 --- a/debian/patches/debian/0001-python3-hook.patch +++ b/debian/patches/debian/0001-python3-hook.patch @@ -1,9 +1,9 @@ Author: Daniel Baumann Description: Using python3 in commit-msg hook (Closes: #891538). -diff -Naurp gitlint.orig/gitlint/files/commit-msg gitlint/gitlint/files/commit-msg ---- gitlint.orig/gitlint/files/commit-msg -+++ gitlint/gitlint/files/commit-msg +diff -Naurp gitlint.orig/gitlint-core/gitlint/files/commit-msg gitlint/gitlint-core/gitlint/files/commit-msg +--- gitlint.orig/gitlint-core/gitlint/files/commit-msg ++++ gitlint/gitlint-core/gitlint/files/commit-msg @@ -26,7 +26,7 @@ exit_code=$? # This is the case for Atlassian SourceTree, where $PATH deviates from the user's shell $PATH. if [ $exit_code -eq 127 ]; then -- cgit v1.2.3