rpms/gwenview/devel gwenview.spec,1.8,1.9

Chris Ricker kaboom at oobleck.net
Thu May 26 19:08:18 UTC 2005


On Thu, 26 May 2005, Jeremy Katz wrote:

> -[ -n "$QTDIR" ] || . %{_sysconfdir}/profile.d/qt.sh
> -%configure --disable-rpath \
> +unset QTDIR && . %{_sysconfdir}/profile.d/qt.sh
> +%configure --disable-rpath --disable-libsuffix \

This has me curious. Is there any advantage to doing the above (which I've 
noticed some of the other qt-linked apps also doing), versus just doing 
something like:

%configure --with-qt-dir=%{_libdir}/qt-3.3

?

later,
chris




More information about the fedora-extras-list mailing list