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