[Bug 1057911] Review Request: mingw-qt5-qtwinextras - Qt5 for Windows - QtWinExtras component

bugzilla at redhat.com bugzilla at redhat.com
Mon May 19 06:28:35 UTC 2014


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



--- Comment #3 from Ivan Romanov <drizt at 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


More information about the mingw mailing list