]> git.pld-linux.org Git - packages/python.git/commitdiff
- added pstats.py script to devel-tools subpackage
authorwrobell <wrobell@pld-linux.org>
Wed, 29 Oct 2003 16:26:25 +0000 (16:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python.spec -> 1.166

python.spec

index 5e686668ce26685597436e21fc56a5626dc83c59..cae7bdc1a7ba70c02e1c82ef7ac85faa5b4856c4 100644 (file)
@@ -707,6 +707,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/timeit.py
 %attr(755,root,root) %{_bindir}/profile.py
 %attr(755,root,root) %{_bindir}/pdb.py
+%attr(755,root,root) %{_bindir}/pstats.py
 
 %attr(755,root,root) %{py_dyndir}/_hotshot.so
 %dir %{py_libdir}/hotshot
This page took 0.14833 seconds and 4 git commands to generate.