as a matter of fact sfa/clientbin is not needed unser site-packages of course
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 7 Jun 2012 09:17:22 +0000 (11:17 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 7 Jun 2012 09:17:22 +0000 (11:17 +0200)
setup.py
sfa.spec

index a14972c..2affbc7 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -35,7 +35,6 @@ packages = [
     'sfa/rspecs/elements/versions',
     'sfa/rspecs/versions',
     'sfa/client',
-    'sfa/clientbin',
     'sfa/planetlab',
     'sfa/openstack',
     'sfa/federica',
index de66930..3c040ef 100644 (file)
--- a/sfa.spec
+++ b/sfa.spec
@@ -181,7 +181,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files client
 %config (noreplace) /etc/sfa/sfi_config
-%{python_sitelib}/sfa/clientbin
 %{_bindir}/sfi*.py*
 %{_bindir}/sfi
 %{_bindir}/get*.py*