use python3
OBS-URL: https://build.opensuse.org/package/show/Education/semantik?expand=0&rev=38
This commit is contained in:
parent
3d92f827e4
commit
8982e86996
@ -68,7 +68,8 @@ export CFLAGS="%{optflags}"
|
||||
export CXXFLAGS="%{optflags}"
|
||||
|
||||
./waf configure \
|
||||
--prefix=%{_prefix}
|
||||
--prefix=%{_prefix} \
|
||||
--python=%{_bindir}/python3
|
||||
|
||||
./waf build %{?_smp_mflags}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user