https://bugzilla.redhat.com/show_bug.cgi?id=1057911



--- Comment #3 from Ivan Romanov <dr...@land.ru> ---
Try this 
find $RPM_BUILD_ROOT%{mingw32_prefix} | grep -e ".dll\$" | sed
s@"^$RPM_BUILD_ROOT"@"%%exclude "@ | sed s/".dll\$"/".dll.debug"/ >
mingw32-qt5-%{qt_module}.excludes
find $RPM_BUILD_ROOT%{mingw64_prefix} | grep -e ".dll\$" | sed
s@"^$RPM_BUILD_ROOT"@"%%exclude "@ | sed s/".dll\$"/".dll.debug"/ >
mingw64-qt5-%{qt_module}.excludes

-- 
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@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to