From: Thierry Parmentelat Date: Thu, 27 May 2010 09:10:10 +0000 (+0200) Subject: the wextoolbox module has moved to git X-Git-Tag: 5.0-rc11~81 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=835c01dd6cd87786234a90e52271f619e911de4a;p=build.git the wextoolbox module has moved to git --- diff --git a/Makefile b/Makefile index 04fa8861..718e00a1 100644 --- 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 diff --git a/config.wextoolbox.svnpath b/config.wextoolbox.gitpath similarity index 64% rename from config.wextoolbox.svnpath rename to config.wextoolbox.gitpath index 2cf5ff8e..deff9fcc 100644 --- a/config.wextoolbox.svnpath +++ b/config.wextoolbox.gitpath @@ -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