Merge branch 'master' of ssh://git.onelab.eu/git/sfa
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 7 Jun 2012 09:17:34 +0000 (11:17 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 7 Jun 2012 09:17:34 +0000 (11:17 +0200)
docs/README
setup.py
sfa.spec

index 3dad1aa..9e846de 100644 (file)
@@ -3,3 +3,6 @@ general design overview.
 
 API documentation is generated by using the pytondoc tool.
 See http://effbot.org/zone/pythondoc.htm to obtain the tool.
+
+====
+WARNING: as of June 2012, most of the documents here are likely mostly outdated..
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 8d527e9..a86b9b9 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*