summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--torchvision.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/torchvision.spec b/torchvision.spec
index 8eecf7b..5e42671 100644
--- a/torchvision.spec
+++ b/torchvision.spec
@@ -50,7 +50,7 @@ rm -rf %{pypi_name}.egg-info
%files -n python3-%{pypi_name}
%doc *.md
%license LICENSE
-%{python3_sitelib}/%{pypi_name}
+#%{python3_sitelib}/%{pypi_name}
%{python3_sitearch}/%{name}
%changelog