summaryrefslogtreecommitdiff
path: root/data/zsh
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2008-03-03 11:03:16 +0000
committerJay Freeman <saurik@saurik.com>2008-03-03 11:03:16 +0000
commit147276bef6a416430c9ed5b95703d13af2093e9c (patch)
tree8965fc23bf93bb441f38f36f58f91b2ce24ff30b /data/zsh
parent85b39953132519168771845ea14bbe1a99687d86 (diff)
Moved zsh into the /bin folder.
git-svn-id: http://svn.telesphoreo.org/trunk@148 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/zsh')
-rw-r--r--data/zsh/make.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/zsh/make.sh b/data/zsh/make.sh
index b26948649..99c609aec 100644
--- a/data/zsh/make.sh
+++ b/data/zsh/make.sh
@@ -1,5 +1,5 @@
pkg:extract
cd *
-pkg:configure ac_cv_c_stack_direction=-1 zsh_cv_rlimit_vmem_is_rss=no zsh_cv_rlimit_vmem_is_as=no zsh_cv_rlimit_rss_is_as=yes zsh_cv_sys_fifo=no zsh_cv_sys_link=yes zsh_cv_sys_killesrch=yes zsh_cv_sys_sigsuspend=yes zsh_cv_sys_tcsetpgrp=yes zsh_cv_sys_getpwnam_faked=no zsh_cv_sys_elf=no zsh_cv_func_dlsym_needs_underscore=no
+pkg:configure ac_cv_c_stack_direction=-1 zsh_cv_rlimit_vmem_is_rss=no zsh_cv_rlimit_vmem_is_as=no zsh_cv_rlimit_rss_is_as=yes zsh_cv_sys_fifo=no zsh_cv_sys_link=yes zsh_cv_sys_killesrch=yes zsh_cv_sys_sigsuspend=yes zsh_cv_sys_tcsetpgrp=yes zsh_cv_sys_getpwnam_faked=no zsh_cv_sys_elf=no zsh_cv_func_dlsym_needs_underscore=no --bindir=/bin
make
pkg:install