diff setup @ 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 66a1d79c4161
children 6a110770a756
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