enable the wexlxc distro
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 23 May 2012 14:30:52 +0000 (16:30 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 23 May 2012 14:30:52 +0000 (16:30 +0200)
Makefile
config.wexlxc.gitpath [new file with mode: 0644]

index 3cab844..c384080 100644 (file)
--- 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 (file)
index 0000000..34e34eb
--- /dev/null
@@ -0,0 +1,2 @@
+# make sure to invoke remote_pldistro appropriately in the Makefile
+git://git.onelab.eu/wextoolbox@wexlxc