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"
|
||||
end
|
||||
end
|
||||
if rpm.expand("%{cionly}") then
|
||||
if rpm.expand("%{cionly}") == 1 then
|
||||
gentestyaml()
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user