From f2a8067c93327d8126ca957ec4220da41a2a9176 Mon Sep 17 00:00:00 2001 From: Krakinou Date: Sun, 13 Jan 2019 16:19:08 +0100 Subject: [PATCH] path correction --- sources/patches/app-web.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/patches/app-web.patch b/sources/patches/app-web.patch index 51bd470..7913803 100644 --- a/sources/patches/app-web.patch +++ b/sources/patches/app-web.patch @@ -1,5 +1,5 @@ ---- ./calibre-web-Yunohost_integration/cps/web.py 2019-01-13 16:13:23.000000000 +0100 -+++ ./ori-calibre-web-master/cps/web.py 2019-01-12 09:01:08.000000000 +0100 +--- a/cps/web.py 2019-01-13 16:13:23.000000000 +0100 ++++ b/cps/web.py 2019-01-12 09:01:08.000000000 +0100 @@ -58,8 +58,6 @@ import server from reverseproxy import ReverseProxied