mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +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() {
|
||||
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