Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

fancier symlink hunting #6

Merged
merged 4 commits into from Mar 29, 2012
Merged

fancier symlink hunting #6

merged 4 commits into from Mar 29, 2012

Conversation

kowey
Copy link
Contributor

@kowey kowey commented Feb 7, 2012

No description provided.

Some versions of Cabal install everything into
  $CABAL_HOME/ghc-XXX/lib/$PKG
and create symlinks, rather than just dumping into
  $CABAL_HOME

bin/foo being a symlink means that `dirname $0` resolves incorrectly.
We do one layer of symlink resolution to counter this.
gimbo added a commit that referenced this pull request Mar 29, 2012
fancier symlink hunting
@gimbo gimbo merged commit ec85fc0 into gimbo:master Mar 29, 2012
Ericson2314 pushed a commit to obsidiansystems/cabal-macosx that referenced this pull request Jun 12, 2017
Ensure libraries are writable during install name updates
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants