Python cached directory removed
This commit is contained in:
@@ -43,6 +43,7 @@ dos2unix -k README.txt NEWS.txt
|
|||||||
%check
|
%check
|
||||||
pushd test
|
pushd test
|
||||||
PYTHONPATH=../ %{__python} test_%{oname}.py
|
PYTHONPATH=../ %{__python} test_%{oname}.py
|
||||||
|
rm -rf %{buildroot}%{python3_sitelib}/__pycache__
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != "/" ] && [ -d "%{buildroot}" ] && rm -rf %{buildroot}
|
[ "%{buildroot}" != "/" ] && [ -d "%{buildroot}" ] && rm -rf %{buildroot}
|
||||||
|
|||||||
Reference in New Issue
Block a user