From 0709fd20a5b740f88035bc87aa3505c75169f0ff Mon Sep 17 00:00:00 2001 From: Matthieu Gautier Date: Mon, 11 Apr 2022 18:14:21 +0200 Subject: [PATCH] Remove appveyor/applay_patch.sh We don't have any patch to apply anymore. --- appveyor/apply_patch.sh | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 appveyor/apply_patch.sh diff --git a/appveyor/apply_patch.sh b/appveyor/apply_patch.sh deleted file mode 100644 index 4d85392..0000000 --- a/appveyor/apply_patch.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/env bash - -mydir=$(dirname "$0") -patch -p1 < "$mydir"/../kiwixbuild/patches/"$1"