From 8ac7196efa9c91fc952aacd83efa6a10e484ec99 Mon Sep 17 00:00:00 2001 From: Benjamin Bohard Date: Mon, 18 Aug 2025 09:56:13 +0200 Subject: [PATCH] =?UTF-8?q?Rectification=20du=20chemin=20du=20fichier=20?= =?UTF-8?q?=C3=A0=20patcher?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- patches.d/scribe-backend.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patches.d/scribe-backend.patch b/patches.d/scribe-backend.patch index 6bff611..873b4e6 100644 --- a/patches.d/scribe-backend.patch +++ b/patches.d/scribe-backend.patch @@ -1,7 +1,7 @@ diff --git usr/lib/python3/dist-packages/bin/importation_scribe usr/lib/python3/dist-packages/bin/importation_scribe index 0db4982..76453df 100755 ---- usr/lib/python3/dist-packages/bin/importation_scribe -+++ usr/lib/python3/dist-packages/bin/importation_scribe +--- usr/bin/importation_scribe ++++ usr/bin/importation_scribe @@ -49,7 +49,7 @@ from os.path import isfile, dirname from pyeole.process import system_out, system_code from scribe.storage import init_store