diff options
author | http://joeyh.name/ <joey@web> | 2013-03-19 00:07:23 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-03-19 00:07:23 +0000 |
commit | ae0e87729f79f5114ba30d7d257524a97bb39771 (patch) | |
tree | 1c4f06a587bbd6b73247501f058414e216afe6fc | |
parent | c18ee0c86697498a93d7ebdd892a75117778f910 (diff) |
Added a comment
-rw-r--r-- | doc/bugs/Building_in_cabal_using_--bindir___126____47__bin_breaks_the_desktop_link/comment_2_53f2de3d3993821d8502fd08a0fcce12._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/Building_in_cabal_using_--bindir___126____47__bin_breaks_the_desktop_link/comment_2_53f2de3d3993821d8502fd08a0fcce12._comment b/doc/bugs/Building_in_cabal_using_--bindir___126____47__bin_breaks_the_desktop_link/comment_2_53f2de3d3993821d8502fd08a0fcce12._comment new file mode 100644 index 000000000..69d795865 --- /dev/null +++ b/doc/bugs/Building_in_cabal_using_--bindir___126____47__bin_breaks_the_desktop_link/comment_2_53f2de3d3993821d8502fd08a0fcce12._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 2" + date="2013-03-19T00:07:23Z" + content=""" +It seems to me that --bindir ~/bin will work, but --bindir=~/bin will not; it prevents the shell's tilde expansion from working. +"""]] |