summaryrefslogtreecommitdiffstats
path: root/recipe.d/0021-gettext
blob: afa32e4f90c4f8b9fcc52fd33a760517dcfd6ec2 (plain)
1
2
3
4
5
        mcd $BUILDDIR/gettext
        $SLACKSOURCE/gettext/gettext-*/configure $TCONFIGARGS --disable-static --enable-shared --with-pic-=yes --disable-csharp
        make $NUMJOBS
        make $NUMJOBS install