From 2844db9de3570bbe9ae5114e847b1e78749acff6 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Jan 28 2016 12:32:57 +0000 Subject: Remove bin --- diff --git a/pysnmp.spec b/pysnmp.spec index a9b2cd7..a315ab2 100644 --- a/pysnmp.spec +++ b/pysnmp.spec @@ -62,14 +62,12 @@ networking. %files -n python2-%{name} %doc CHANGES.txt README.txt THANKS.txt TODO.txt examples/ docs/ %license LICENSE.txt -%{_bindir}/*%{name}* %{python2_sitelib}/%{name}/ %{python2_sitelib}/%{name}*.egg-info %files -n python3-%{name} %doc CHANGES.txt README.txt THANKS.txt TODO.txt examples/ docs/ %license LICENSE.txt -%{_bindir}/*%{name}* %{python3_sitelib}/%{name}/ %{python3_sitelib}/%{name}*.egg-info