This website requires JavaScript.
Explore
Help
Sign In
smallsolar
/
kiwix-build
mirror of
https://github.com/kiwix/kiwix-build.git
Watch
1
Star
0
Fork
You've already forked kiwix-build
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fd590a5b4b
kiwix-build
/
appveyor
/
apply_patch.sh
5 lines
91 B
Bash
Raw
Blame
History
#!/usr/bin/env bash
mydir
=
$(
dirname
"
$0
"
)
patch -p1 <
"
$mydir
"
/../kiwixbuild/patches/
"
$1
"
Reference in New Issue
View Git Blame
Copy Permalink