re-import sources as agreed with the maintainer
This commit is contained in:
parent
366ddb6803
commit
32be1ac3d6
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/readline-6.3.tar.gz
|
||||
/readline-7.0.tar.gz
|
||||
|
8
STAGE2-readline
Normal file
8
STAGE2-readline
Normal file
@ -0,0 +1,8 @@
|
||||
#requires ncurses
|
||||
|
||||
mcd $BUILDDIR/readline
|
||||
|
||||
$SRC/readline-*/configure $TCONFIGARGS
|
||||
|
||||
make $J
|
||||
make $J install
|
Loading…
Reference in New Issue
Block a user