From: Thierry Parmentelat Date: Wed, 23 May 2012 14:30:52 +0000 (+0200) Subject: enable the wexlxc distro X-Git-Tag: 5.0-rc28~87 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=88df74b9ee7a42a9aea2a40059613cd444ce8ae1;p=build.git enable the wexlxc distro --- diff --git a/Makefile b/Makefile index 3cab844f..c3840808 100644 --- a/Makefile +++ b/Makefile @@ -177,7 +177,6 @@ config.$(1): config.$(1).svnpath svn export $$($(1).config.SVNPATH) config.$(1) endef -FOO=@ # fetching with git define remote_pldistro_fetch_git $(1).config.GITPATH := $(shell grep -v "^#" config.$(1).gitpath) @@ -210,6 +209,7 @@ $(eval $(call remote_pldistro_fetch_$(3),$(1))) endef $(eval $(call remote_pldistro,wextoolbox,wextoolbox-tags,git)) +$(eval $(call remote_pldistro,wexlxc,wexlxc-tags,git)) ########## stage1 and stage1iter # extract specs and compute .mk files by running diff --git a/config.wexlxc.gitpath b/config.wexlxc.gitpath new file mode 100644 index 00000000..34e34eb1 --- /dev/null +++ b/config.wexlxc.gitpath @@ -0,0 +1,2 @@ +# make sure to invoke remote_pldistro appropriately in the Makefile +git://git.onelab.eu/wextoolbox@wexlxc