X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bootstrapfs.spec;h=35be5ee141634172f46e9207f9f66954039325ac;hb=28fd26c0a9399e88d21aad4561eb0fc11cc4d29b;hp=06ebe12f08350ae686cfe86fec8c573c9ade43a2;hpb=8404a0f3da559c3f32b8078fbf5ea317d40785f8;p=nodeimage.git diff --git a/bootstrapfs.spec b/bootstrapfs.spec index 06ebe12..35be5ee 100644 --- a/bootstrapfs.spec +++ b/bootstrapfs.spec @@ -3,7 +3,9 @@ # %define url $URL$ -%define name bootstrapfs +%define nodefamily %{pldistro}-%{_arch} + +%define name bootstrapfs-%{nodefamily} %define version 0.1 %define taglevel 2 @@ -40,7 +42,7 @@ BootManager to instantiate a node with a new filesystem. %build pushd BootstrapFS -./build.sh %{distroname} %{pldistro} +./build.sh %{pldistro} popd BootstrapFS %install