https://bugzilla.redhat.com/show_bug.cgi?id=979124 --- Comment #69 from Jake Petroules <jake.petroules@xxxxxxxxxxxxx> --- > # Remove the IB-Module since it is only useful for OS X > rm -rf %{buildroot}/%{_datadir}/%{name}/modules/ib > > # Remove the WiX-Module since it is only useful for Windows > rm -rf %{buildroot}/%{_datadir}/%{name}/modules/wix Delete that. This ignore list is a maintenance burden and messing with our qbs files may cause problems for end users based on how qbs works and/or if upstream changes things. Otherwise it'll be an endless stream of maintaining the ignore list, coordinating with upstream whether it's safe to do so for any given case... just not worth it. > Removed tests since it is too hard to maintain their lookup of plugins on different arches. Disappointing, but I suppose it can always be re-added later... didn't we fix this issue for you though? Maybe it's in master. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review