diff --git a/srcpkgs/wine/template b/srcpkgs/wine/template index f2af67df507..e715f8f559b 100644 --- a/srcpkgs/wine/template +++ b/srcpkgs/wine/template @@ -76,7 +76,7 @@ fi post_patch() { if [ "${build_option_staging}" ]; then - "../wine-staging-${_pkgver}/patches/patchinstall.sh" --all + "../wine-staging-${_pkgver}/staging/patchinstall.py" --all fi }