fix/release of CentOS about rpm packing can find python3
This commit is contained in:
parent
3f038205b4
commit
a90ce0008c
|
@ -2,6 +2,7 @@
|
||||||
%define userlocalpath /usr/local
|
%define userlocalpath /usr/local
|
||||||
%define cfg_install_dir /etc/taos
|
%define cfg_install_dir /etc/taos
|
||||||
%define __strip /bin/true
|
%define __strip /bin/true
|
||||||
|
%global __python /usr/bin/python3
|
||||||
|
|
||||||
Name: tdengine
|
Name: tdengine
|
||||||
Version: %{_version}
|
Version: %{_version}
|
||||||
|
|
Loading…
Reference in New Issue