wine: Fix wine staging build
This commit is contained in:
parent
8b79462b15
commit
89c1143c18
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@ fi
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
if [ "${build_option_staging}" ]; then
|
if [ "${build_option_staging}" ]; then
|
||||||
|
export PATH="/usr/libexec/chroot-git:${PATH}"
|
||||||
"../wine-staging-${_pkgver}/staging/patchinstall.py" --all
|
"../wine-staging-${_pkgver}/staging/patchinstall.py" --all
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue