445e35117f
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/readline#e8b028767c4a56aa08a060ab44ef334fbb19887b
9 lines
107 B
Plaintext
9 lines
107 B
Plaintext
#requires ncurses
|
|
|
|
mcd $BUILDDIR/readline
|
|
|
|
$SRC/readline-*/configure $TCONFIGARGS
|
|
|
|
make $J
|
|
make $J install
|