aboutsummaryrefslogtreecommitdiff
path: root/doc/install/OSX/comment_22_6b5f44a98f9d37a1c6ecfe19a60fe6c5._comment
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-08-15 15:19:07 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-08-15 15:19:07 -0400
commit9b1cc85d7319a64d95ce4464e836d4b2950d9e35 (patch)
tree8c23f84f9355c441507fd32679249b963bb02a99 /doc/install/OSX/comment_22_6b5f44a98f9d37a1c6ecfe19a60fe6c5._comment
parent0832346dc9113a713bbbcb6d1dadeb81f0b5409e (diff)
move cabal on OSX stuff to its own page
Diffstat (limited to 'doc/install/OSX/comment_22_6b5f44a98f9d37a1c6ecfe19a60fe6c5._comment')
-rw-r--r--doc/install/OSX/comment_22_6b5f44a98f9d37a1c6ecfe19a60fe6c5._comment12
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/install/OSX/comment_22_6b5f44a98f9d37a1c6ecfe19a60fe6c5._comment b/doc/install/OSX/comment_22_6b5f44a98f9d37a1c6ecfe19a60fe6c5._comment
deleted file mode 100644
index 7dfa48132..000000000
--- a/doc/install/OSX/comment_22_6b5f44a98f9d37a1c6ecfe19a60fe6c5._comment
+++ /dev/null
@@ -1,12 +0,0 @@
-[[!comment format=mdwn
- username="https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q"
- nickname="Andrew"
- subject="comment 22"
- date="2013-07-25T02:19:53Z"
- content="""
-Rather than specifying --bindir on the command line for cabal, I edited my ~/.cabal/config to add this line:
-
- symlink-bindir: /usr/local/bin
-
-This installs the binaries to ~/.cabal/bin but symlinks them into /usr/local/bin alongside the links that homebrew installs. Additionally, I symlinked /usr/local/bin/git-annex-shell to /usr/local/bin/git-annex which made things work great from remote hosts via ssh.
-"""]]