Print the amount of available memory

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2016-11-08 07:50:10 -05:00
parent 693a83b0c2
commit 56984a4524
1 changed files with 1 additions and 0 deletions

View File

@ -315,6 +315,7 @@ find lib-python/%{pylibver} -name "*.py" -exec \
\;
%build
free
BuildPyPy() {
ExeName=$1