cschwan / sage-on-gentoo

(Unofficial) Gentoo Overlay for Sage- and Sage-related ebuilds
79 stars 26 forks source link

digraphs-1.6.1 #728

Closed sheerluck closed 1 year ago

sheerluck commented 1 year ago
--- a/dev-gap/digraphs/digraphs-1.6.1.ebuild
+++ b/dev-gap/digraphs/digraphs-1.6.1.ebuild
@@ -35,7 +35,7 @@
    # Unsetting ABI as gap use the variable internally.
    econf \
        --libdir="${ESYSROOT}/$(gap-pkg_path)/bin/$(gap-pkg_gaparch)" \
-       --with-gaproot="${EPREFIX}/usr/share/gap" \
+       --with-gaproot="$(gap_sysinfo_loc)" \
        --with-external-planarity \
        --with-external-bliss \
        LIBS="-lgap" \
kiwifb commented 1 year ago

You are totally right.

kiwifb commented 1 year ago

fixed in 462b5b572c262b3d951167f62c1ecacbb9d71209