mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wine: fix staging patch scripts
This commit is contained in:
parent
e952fb29d4
commit
49dc9661f3
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,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
Reference in a new issue