Merge branch 'master' into epel7

This commit is contained in:
Tomas Orsava 2016-08-22 17:18:34 +02:00
commit 87acff351c
4 changed files with 20 additions and 8 deletions

View file

@ -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:\