[Slackbuilds-users] About my qstardict update submission

Grissiom chaos.proton at gmail.com
Wed Jan 21 16:46:31 UTC 2009


On Thu, Jan 22, 2009 at 00:22, Aleksandar Samardzic
<asamardzic at gmail.com> wrote:
> >From the diff:
>
> -qmake-qt4 \
> -QMAKE_CXXFLAGS="$SLKCFLAGS"
> +qmake-qt4 QMAKE_CXXFLAGS="$SLKCFLAGS" || qmake-qt4 QMAKE_CXXFLAGS="$SLKCFLAGS"
>
> What was meant in the last line probably was:
>
> qmake-qt4 QMAKE_CXXFLAGS="$SLKCFLAGS" || qmake QMAKE_CXXFLAGS="$SLKCFLAGS"
>
> This way, indeed it should be possible to build the package against
> either Qt4 from SBo, or Qt4 from testing.  But, probably best to wait
> for Grissiom to confirm...
>
> Regards,
> Alex

Yes, exactly I wanted to say

qmake-qt4 QMAKE_CXXFLAGS="$SLKCFLAGS" || qmake QMAKE_CXXFLAGS="$SLKCFLAGS"

But I just copied the first one after "||" and forgot to modify the
second qmake... The fault is my own. Plz forgive me...

-- 
Cheers,
Grissiom


More information about the SlackBuilds-users mailing list