changeset 130:70928bbbd6cb

Whoops, forgot that bin is outside rc directory.
author Edho Prima Arief <edho@myconan.net>
date Mon, 31 Oct 2011 10:27:57 +0700
parents f18a27a0e8fc
children 2c94b1e14592
files setup
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup	Sat Oct 29 11:40:35 2011 +0700
+++ b/setup	Mon Oct 31 10:27:57 2011 +0700
@@ -100,7 +100,7 @@
     _rc "${1}" "hg" ".hgrc"
     _rc "${1}" "vim" ".vimrc"
     _rc "${1}" "inputrc" ".inputrc"
-    _rc "${1}" "bin" ".ecos_bin"
+    _rc "${1}" "../bin" ".ecos_bin"
   ;;
   *)
     _help