X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=inline;f=modules.update;h=fb8caa98f8cb59304e4cdad67ac25c8283f7ec7d;hb=a47655e2a7afe64f1af84ae03752b5efe7b8af51;hp=0f5a27b6d5440661b90c8e6365d3e19b7fe4767a;hpb=79402a67035dc5bff06925be82dd273094125cec;p=build.git diff --git a/modules.update b/modules.update index 0f5a27b6..fb8caa98 100755 --- a/modules.update +++ b/modules.update @@ -5,5 +5,5 @@ # we set DISTRONAME as this cannot be correctly guessed from the build box root context for distro in onelab planetlab ; do tags=${distro}-tags.mk - make stage1=true PLDISTRO=${distro} PLDISTROTAGS=${tags} DISTRONAME=f8 module-tools + make stage1=true PLDISTRO=${distro} PLDISTROTAGS=${tags} DISTRONAME=centos5 module-tools done | sort -u | grep -v '^build$'