summary refs log tree commit diff
path: root/def/a/bash
diff options
context:
space:
mode:
Diffstat (limited to 'def/a/bash')
-rw-r--r--def/a/bash6
1 files changed, 6 insertions, 0 deletions
diff --git a/def/a/bash b/def/a/bash
new file mode 100644
index 0000000..0ab65a1
--- /dev/null
+++ b/def/a/bash
@@ -0,0 +1,6 @@
+pkgname=bash
+version=5.0
+distfiles="http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${version}.tar.gz"
+# XXX add patches
+configure_args="--without-bash-malloc --without-curses
+ --without-installed-readline --disable-nls bash_cv_termcap_lib=gnutermcap"