mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-27 21:39:34 +00:00
Temporary fix for facebook/zstd#2073
This commit is contained in:
4
appveyor/apply_patch.sh
Normal file
4
appveyor/apply_patch.sh
Normal file
@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
mydir=$(dirname "$0")
|
||||
patch -p1 < "$mydir"/../kiwixbuild/patches/"$1"
|
Reference in New Issue
Block a user