From 835c01dd6cd87786234a90e52271f619e911de4a Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 27 May 2010 11:10:10 +0200 Subject: [PATCH] the wextoolbox module has moved to git --- Makefile | 2 +- config.wextoolbox.svnpath => config.wextoolbox.gitpath | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename config.wextoolbox.svnpath => config.wextoolbox.gitpath (64%) 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 -- 2.47.0