yet another fix
[nodeimage.git] / bootstrapfs.spec
index 06ebe12..35be5ee 100644 (file)
@@ -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