wine: Fix wine staging build
This commit is contained in:
committed by
Helmut Pozimski
parent
8b79462b15
commit
89c1143c18
@@ -94,6 +94,7 @@ fi
|
||||
|
||||
post_patch() {
|
||||
if [ "${build_option_staging}" ]; then
|
||||
export PATH="/usr/libexec/chroot-git:${PATH}"
|
||||
"../wine-staging-${_pkgver}/staging/patchinstall.py" --all
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user