the wextoolbox module has moved to git
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 27 May 2010 09:10:10 +0000 (11:10 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 27 May 2010 09:10:10 +0000 (11:10 +0200)
Makefile
config.wextoolbox.gitpath [moved from config.wextoolbox.svnpath with 64% similarity]

index 04fa886..718e00a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -201,7 +201,7 @@ endef
 # somehow this does not work, handle manually instead
 #REMOTE-PLDISTROS="wextoolbox"
 #$(foreach distro, $(REMOTE-PLDISTROS), $(eval $(call remote_pldistro,$(distro),$(distro)-tags)))
-$(eval $(call remote_pldistro,wextoolbox,wextoolbox-tags,svn))
+$(eval $(call remote_pldistro,wextoolbox,wextoolbox-tags,git))
 
 ########## stage1 and stage1iter
 # extract specs and compute .mk files by running 
similarity index 64%
rename from config.wextoolbox.svnpath
rename to config.wextoolbox.gitpath
index 2cf5ff8..deff9fc 100644 (file)
@@ -1,2 +1,2 @@
 # make sure to invoke remote_pldistro appropriately in the Makefile
-http://svn.onelab.eu/wextoolbox/trunk
+git://git.onelab.eu/wextoolbox