diff options
Diffstat (limited to 'recipes-containers/singularity/singularity_git.bb')
| -rw-r--r-- | recipes-containers/singularity/singularity_git.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-containers/singularity/singularity_git.bb b/recipes-containers/singularity/singularity_git.bb index 72171b39..791c6f3d 100644 --- a/recipes-containers/singularity/singularity_git.bb +++ b/recipes-containers/singularity/singularity_git.bb | |||
| @@ -17,8 +17,6 @@ SRC_URI = "git://github.com/singularityware/singularity.git;protocol=https;branc | |||
| 17 | PV = "2.3.1+git" | 17 | PV = "2.3.1+git" |
| 18 | SRCREV = "e214d4ebf0a1274b1c63b095fd55ae61c7e92947" | 18 | SRCREV = "e214d4ebf0a1274b1c63b095fd55ae61c7e92947" |
| 19 | 19 | ||
| 20 | S = "${WORKDIR}/git" | ||
| 21 | |||
| 22 | inherit python3native autotools-brokensep | 20 | inherit python3native autotools-brokensep |
| 23 | EXTRA_OECONF = "--prefix=/usr/local" | 21 | EXTRA_OECONF = "--prefix=/usr/local" |
| 24 | 22 | ||
