singularity: update for python3 support

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2020-01-22 15:47:06 +00:00
parent 67b237d9a9
commit a1e3f5c92c

View File

@ -19,7 +19,7 @@ SRCREV = "e214d4ebf0a1274b1c63b095fd55ae61c7e92947"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
inherit pythonnative autotools-brokensep inherit python3native autotools-brokensep
EXTRA_OECONF = "--prefix=/usr/local" EXTRA_OECONF = "--prefix=/usr/local"
pkg_postinst_${PN}() { pkg_postinst_${PN}() {