summaryrefslogtreecommitdiffstats
path: root/recipe.d/0006-readline
blob: 076cb2d372ec7a0eb55407830de5d74b027dad00 (plain)
1
2
3
4
5
6
7
#requires ncurses

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