From 8840386021c9d5de7f56aa141833aa517bc237ee Mon Sep 17 00:00:00 2001 From: Daniel Bruno Date: Thu, 3 Jul 2014 00:25:00 -0400 Subject: [PATCH] Libcloud release 0.15.0 --- python-libcloud.spec | 1 + 1 file changed, 1 insertion(+) 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}