summaryrefslogtreecommitdiff
path: root/data/rlwrap/make.sh
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2008-06-14 06:42:59 +0000
committerJay Freeman <saurik@saurik.com>2008-06-14 06:42:59 +0000
commit5fb13e1c8dba959173fcbae8f7a09e1cb4083cef (patch)
tree16afa6a7fff2a819def671a054cab53905f3c06f /data/rlwrap/make.sh
parentc5b46c3d49905f20ce8d3fb05ee0deb2b7b238c6 (diff)
Added rlwrap as saurik can't live without it.
git-svn-id: http://svn.telesphoreo.org/trunk@304 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/rlwrap/make.sh')
-rw-r--r--data/rlwrap/make.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/rlwrap/make.sh b/data/rlwrap/make.sh
new file mode 100644
index 000000000..9fe6e13cf
--- /dev/null
+++ b/data/rlwrap/make.sh
@@ -0,0 +1,5 @@
+pkg:setup
+autoconf
+pkg:configure ac_cv_func_openpty=no
+make
+pkg:install