diff --git a/python-libcloud.spec b/python-libcloud.spec index 0136b59..2229b74 100644 --- a/python-libcloud.spec +++ b/python-libcloud.spec @@ -32,6 +32,7 @@ products that work between any of the services that it supports. %{__python} setup.py build %install +rm -rf %{buildroot} %{__python} setup.py install -O1 --skip-build --root %{buildroot}