Skip to content

Commit 351944d

Browse files
dominichofermrmundt
authored andcommitted
Remove patch on main (spack#48798)
Patch got merged: natefoo/slurm-drmaa#62
1 parent 8ba7993 commit 351944d

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

  • var/spack/repos/builtin/packages/slurm-drmaa

var/spack/repos/builtin/packages/slurm-drmaa/package.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,6 @@ class SlurmDrmaa(AutotoolsPackage):
2727

2828
depends_on("c", type="build") # generated
2929

30-
# Remove this patch when it is merged into main:
31-
patch(
32-
"https://github.com/natefoo/slurm-drmaa/pull/62.patch?full_index=1",
33-
sha256="ec8d2963c731f7054f7d3c130232e731bc92366280100e108d93a3685fddfca7",
34-
when="@main",
35-
)
36-
3730
depends_on("autoconf", type="build", when="@main")
3831
depends_on("automake", type="build", when="@main")
3932
depends_on("libtool", type="build", when="@main")

0 commit comments

Comments
 (0)