diff --git a/setools.spec b/setools.spec index bda9634fd03944c9187ef43df7371791c148dd9a..d340db1494ffe1e6a88ad4bdf1772271c2941bd6 100644 --- a/setools.spec +++ b/setools.spec @@ -73,7 +73,7 @@ Gui packages for setools. %py3_install %check -sed -i "s#from setools import InfoFlowAnalysis#from setools.infoflow import InfoFlowAnalysis#" ./tests/conditionalinfoflow.py +#sed -i "s#from setools import InfoFlowAnalysis#from setools.infoflow import InfoFlowAnalysis#" ./tests/conditionalinfoflow.py %{__python3} setup.py test