diff --git a/numpy.spec b/numpy.spec index 6117f90..17cea8f 100644 --- a/numpy.spec +++ b/numpy.spec @@ -2,7 +2,11 @@ ##%global relc rc1 # Simple way to disable tests +%if 0%{?flatpak} +%bcond_with tests +%else %bcond_without tests +%endif %global modname numpy