pass only 2 numbers to version.txt as bootmanager's logic depends on that
[bootcd.git] / bootcd.spec
index a2e83ea..82b86e1 100644 (file)
@@ -73,8 +73,8 @@ Conflicts: MyPLC <= 4.3
 
 pushd bootcd
 
-# Build the reference image
-./prep.sh %{pldistro} %{nodefamily} %{version}-%{taglevel}
+# Build the reference image - pass 3-fold version number to go in version.txt
+./prep.sh %{pldistro} %{nodefamily} %{version}
 
 popd