First, thanks Ralf for pointing out my problem with shtool...

  Dumb user error ;-)

The hacks in the Qt specfile will come out, but are necessary to get it build
right now. I need to think about how to go about Qt, because it doesn't follow
standard autoconf rules. Even worse, there's no qt-config of the sort.  Hmm.

Regards,
Michael

-- 
[EMAIL PROTECTED]
Development Team, Application Services
Cable & Wireless Deutschland GmbH


On Wed, May 29, 2002 at 05:43:45PM +0200, Michael Schloh wrote:
>   Index: openpkg-src/qt/qt.spec
>   ============================================================
>   $ cvs diff -u -r1.18 -r1.19 qt.spec
>   --- openpkg-src/qt/qt.spec  1 Apr 2002 09:02:50 -0000       1.18
>   +++ openpkg-src/qt/qt.spec  29 May 2002 15:43:44 -0000      1.19
>   @@ -29,11 +29,11 @@
> ...
>   +# FIXME Extreme hack
>   +    touch include/qt_windows.h
>        %{l_shtool} install -c -m 644 \
>            include/* $RPM_BUILD_ROOT%{l_prefix}/include/qt/
>   +# FIXME This is a kludge, too
>   +    rm $RPM_BUILD_ROOT%{l_prefix}/include/qt/qt_windows.h
>   +# FIXME This line should be integrated into the last shtool install
>   +    %{l_shtool} install -c -m 644 \
>   +        include/private/* $RPM_BUILD_ROOT%{l_prefix}/include/qt/private/
> ...
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   [EMAIL PROTECTED]

Reply via email to