summaryrefslogtreecommitdiffstats
path: root/recipe.d/0008-curl
blob: 9eeb92c71961031e38ce74967915b3e955552ad6 (plain)
1
2
3
4
5
6
7
#requires perl

        mcd $BUILDDIR/curl
        $SRC/curl-*/configure $TCONFIGARGS
        make $J
        make $J install