Update build script for python command

f38
Michael Cronenworth 6 years ago
parent d0cac76ee0
commit 69aaf8ddcb

@ -60,6 +60,7 @@ Windows Mono library required for Wine.
# Fix all Python shebangs
pathfix.py -pni "%{__python3} %{py3_shbang_opts}" .
sed -i 's/GENMDESC_PRG=python/GENMDESC_PRG=python3/' mono/mono/mini/Makefile.am.in
%build
MAKEOPTS=%{_smp_mflags} MSIFILENAME=wine-mono-%{version}.msi ./build-winemono.sh.static

Loading…
Cancel
Save