mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
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() {
|
||||
if [ "${build_option_staging}" ]; then
|
||||
export PATH="/usr/libexec/chroot-git:${PATH}"
|
||||
"../wine-staging-${_pkgver}/staging/patchinstall.py" --all
|
||||
fi
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue