Just remove the plist created by the respective rule. Otherwise the two
receipes can race with each other.
Fixes: d7d5c9efef03 ("pkgbase: Let source packages be built in parallel")
Reported by: Mark Millard <marklmi@yahoo.com>
Differential D46320
pkgbase: Make src package creation recipes more precise markj on Aug 19 2024, 3:24 PM. Authored by Tags None Referenced Files
Details Just remove the plist created by the respective rule. Otherwise the two Fixes: d7d5c9efef03 ("pkgbase: Let source packages be built in parallel")
Diff Detail
Event TimelineComment Actions || : seems unnecessarily clever to me, IMO || true is more obvious Comment Actions Yeah, I'm not sure. -f should ensure that the exit status is 0 if the file doesn't exit. |