On Thu, Oct 03, 2002, Michael Schloh wrote:

> [...]
>     Fixed rebuilding redundant path problem.
> [...]
>   -        -xft -sm -xinerama -xrender \
>   -        -I%{l_prefix}/include \
>   -        -L%{l_prefix}/lib \
>   -        -R%{l_prefix}/lib \
>   -        -L`%{l_prefix}/etc/rc --query x11_libdir` \
>   -        -R`%{l_prefix}/etc/rc --query x11_libdir`
>   +        -xft -sm -xinerama -xrender
> [...]

Yes, perhaps Qt itself finds your X11 paths on your particular OS. But
it would be good that it uses _the_ X11 which OpenPKG discovered (and
which is used in other packages, too). So I wouldn't remove at least
the...
        -L`%{l_prefix}/etc/rc --query x11_libdir` \
        -R`%{l_prefix}/etc/rc --query x11_libdir`

Because I don't think we can be sure that Qt always selects the same
X11 as OpenPKG in case there are multiple instances of X11 found (like
Openwin vs. plain X11R6).
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   [EMAIL PROTECTED]

Reply via email to