summaryrefslogtreecommitdiff
path: root/data/bash/make.sh
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2008-01-04 01:17:50 +0000
committerJay Freeman <saurik@saurik.com>2008-01-04 01:17:50 +0000
commit03880b546d794abafd6dab3eed876dbefe06c174 (patch)
tree42ef9d2fb26b6321a7bda2f8eecb0009471bb3c2 /data/bash/make.sh
parent8f3b67fe1123828377d340922a1aca2d4c4c1989 (diff)
Revision numbers on packages now being bumped, moved files around in Apple packages to the correct folders (adjusting for conflicts), added numerous Java packages, and fixed dependencies on findutils, coreutils, inetutils, and gnupg.
git-svn-id: http://svn.telesphoreo.org/trunk@11 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/bash/make.sh')
-rw-r--r--data/bash/make.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/bash/make.sh b/data/bash/make.sh
index 2ac5e0236..2b5f49059 100644
--- a/data/bash/make.sh
+++ b/data/bash/make.sh
@@ -1,6 +1,6 @@
tar -zxvf "${PKG_DATA}/bash-3.2.tar.gz"
cd bash-3.2
-pkg:configure
+pkg:configure bash_cv_dev_fd=absent bash_cv_sys_named_pipes=present bash_cv_job_control_missing=missing
make
pkg:install
pkg:bin bash