do not build sface anymore
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 20 Jan 2014 10:29:47 +0000 (11:29 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 20 Jan 2014 10:29:47 +0000 (11:29 +0100)
onelab-tags.mk
onelab.mk

index bb3f595..ed15630 100644 (file)
@@ -51,7 +51,7 @@ DistributedRateLimiting-SVNPATH       := http://svn.planet-lab.org/svn/DistributedRate
 
 #
 sfa-GITPATH                     := git://git.planet-lab.org/sfa.git@sfa-3.1-1
-sface-GITPATH                   := git://git.onelab.eu/sface.git@sface-0.9-9
+#sface-GITPATH                   := git://git.onelab.eu/sface.git@sface-0.9-9
 #
 myslice-GITPATH                        := git://git.onelab.eu/myslice.git@master
 manifold-GITPATH               := git://git.onelab.eu/manifold.git@devel
index 565163c..34d0527 100644 (file)
--- a/onelab.mk
+++ b/onelab.mk
@@ -590,10 +590,10 @@ sfa-MODULES := sfa
 sfa-SPEC := sfa.spec
 ALL += sfa
 
-sface-MODULES := sface
-sface-SPEC := sface.spec
-ALL += sface
-endif
+#sface-MODULES := sface
+#sface-SPEC := sface.spec
+#ALL += sface
+#endif
 
 ##############################
 # don't build these by default, we have separate builds for that