]> git.pld-linux.org Git - packages/python3.git/commitdiff
use py_ver macro
authorElan Ruusamäe <glen@delfi.ee>
Mon, 14 Sep 2015 07:39:22 +0000 (10:39 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 14 Sep 2015 07:39:22 +0000 (10:39 +0300)
python3.spec

index f56dc7ffe7df6360e12e4b46d9a9677ebb2a5e80..2b27057ace4fa4d8878c42e869ab5f0ec8ce13b3 100644 (file)
@@ -740,7 +740,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 /etc/shrc.d/python*-modules*
 %attr(755,root,root) %{_bindir}/pyvenv
-%attr(755,root,root) %{_bindir}/pyvenv-3.5
+%attr(755,root,root) %{_bindir}/pyvenv-%{py_ver}
 %{py_scriptdir}/__future__.py
 %{py_scriptdir}/__phello__.foo.py
 %{py_scriptdir}/_bootlocale.py
This page took 0.20197 seconds and 4 git commands to generate.