From 8b4c9aad73a0ec3bcf2bc2c66a356fc829a487ec Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 31 Jan 2020 15:59:31 +0100 Subject: add package categories, defaulting to a/ --- def/a/bash | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 def/a/bash (limited to 'def/a/bash') 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" -- cgit 1.4.1