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.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=hjCXKm4FgK&a=cc_unsubscribe
_______________________________________________
mingw mailing list
mingw@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/mingw

Reply via email to