X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bootstrapfs.spec;h=35be5ee141634172f46e9207f9f66954039325ac;hb=4792f25a6dfdb2c63404bfafc9292eb600d0b309;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