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 [EMAIL PROTECTED]  2006-05-19 11:13 EST -------
(In reply to comment #103)
> Re: comment #102
> > but after that the symlink lib->%{_lib} is missing
> So?  I see no problem.
> > It makes the build fail in %install.
> It built fine for me in mock. ??

Even if %{_lib}=="lib64"?

For example, the following will fail to find any pkgconfig file:
  for i in ../%{qt_dirname}/lib/*.pc ; do
    [ -f "$i" ] && ln -s  $i .
  done
Because ../%{qt_dirname}/lib/ does not exist (whereas ../%{qt_dirname}/lib64 
does).

> > * -docdir %{qt_docdir}/
> > => extra "/"
> 
> Again, so?  Problem being?

The build shows some "//" but it may not be important. I do not know. From the 
beginning I make verbose reports of what I see. Maybe I should calm down. :)


-- 
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.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to