Merge branch 'master' into epel7
This commit is contained in:
commit
87acff351c
4 changed files with 20 additions and 8 deletions
|
|
@ -10,7 +10,8 @@
|
|||
%py3_shbang_opts -s
|
||||
|
||||
%py3_build() %{expand:\
|
||||
CFLAGS="%{optflags}" %{__python3} %{py_setup} %{?py_setup_args} build --executable="%{__python3} %{py3_shbang_opts}" %{?1}\
|
||||
CFLAGS="%{optflags}" %{__python3} %{py_setup} %{?py_setup_args} build --executable="%{__python3} %{py3_shbang_opts}" %{?1};\
|
||||
sleep 1\
|
||||
}
|
||||
|
||||
%py3_install() %{expand:\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue