[Bug 188180] Review Request: qt4: Qt GUI toolkit

bugzilla at redhat.com bugzilla at redhat.com
Sat May 20 20:08:56 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: qt4: Qt GUI toolkit


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





------- Additional Comments From laurent.rineau__fedora_extras at normalesup.org  2006-05-20 16:08 EST -------
With these three lines, it seems to find the correct flags:
  %global mysql_include $(mysql_config --include || echo 
"-I%{_includedir}/mysql")
  %global mysql_libs  $(mysql_config --libs || echo "-L%{_libdir}/mysql")
  %global mysql_ldflags   $(echo %{mysql_libs} | perl -pi -e "s, -l/?
\\\S+,,g")

See the extra quote of "\" in mysql_ldflags.


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list