diff options
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/astrometry/astrometry-0.67-r1.ebuild (renamed from sci-astronomy/astrometry/astrometry-0.67.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-astronomy/astrometry/astrometry-0.67.ebuild b/sci-astronomy/astrometry/astrometry-0.67-r1.ebuild index df51244787bb..791af35ed593 100644 --- a/sci-astronomy/astrometry/astrometry-0.67.ebuild +++ b/sci-astronomy/astrometry/astrometry-0.67-r1.ebuild @@ -85,6 +85,7 @@ ap_make() { DOC_INSTALL_DIR="${ED}usr/share/doc/${PF}" \ EXAMPLE_INSTALL_DIR="${ED}usr/share/doc/${PF}/examples" \ PY_BASE_INSTALL_DIR="${ED}$(python_get_sitedir)/astrometry" \ + PY_BASE_LINK_DIR="../$(python_get_sitedir | sed -e 's|/usr/||')/astrometry" \ FINAL_DIR="${EPREFIX}usr" \ DATA_FINAL_DIR="${EPREFIX}usr/share/astrometry" \ $@ |