trivial fix to make it buildable
This commit is contained in:
parent
36159fcb37
commit
e8ec449b6b
@ -804,7 +804,7 @@ for i = 1, #subpackages do
|
|||||||
_metainfobuild = "false"
|
_metainfobuild = "false"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
if rpm.expand("%{cionly}") then
|
if rpm.expand("%{cionly}") == 1 then
|
||||||
gentestyaml()
|
gentestyaml()
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user