Cleanup asdictionary install path.
authorW. Trevor King <wking@drexel.edu>
Thu, 9 Jun 2011 11:43:32 +0000 (07:43 -0400)
committerW. Trevor King <wking@drexel.edu>
Thu, 9 Jun 2011 11:43:32 +0000 (07:43 -0400)
commit6b09a66e3a186a97ac447efc4bc701653e36446b
treee38b7a176dc9c8f6bc4c2dedbfa127a58fb1be9f
parentb5ad55c0f5670f202c84be923fc5a573e7ef963b
Cleanup asdictionary install path.

You currently have to enable `allow_broken_install_names` because the
libraries in this application use

  @executable_path/../Frameworks/xyz.dylib

to link to each other, instead of

  @executable_path/Contents/Frameworks/xyz.dylib

Try something like

  FEATURES="allow_broken_install_names" emerge -av asdictionary
dev-python/asdictionary/Manifest
dev-python/asdictionary/asdictionary-9999.ebuild