projects
/
cycript.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Avoid syntax error on alphabetic @box expressions.
[cycript.git]
/
android-ncurses.sh
1
#!/bin/bash
2
. .
/
android.sh
3
rm
-rf
ncurses.and
4
mkdir
ncurses.and
5
cd
ncurses.and
6
cfg ..
/
ncurses
-5
.9
/
configure
--enable-static --disable-shared
7
sed
-i -e
'/^#define HAVE_LOCALE_H 1$/ d;'
include
/
ncurses_cfg.h
8
make
-j4