This commit is contained in:
Dominic Kempf 2020-05-18 12:00:26 +02:00
parent bf9c03263f
commit 3befb49555
1 changed files with 0 additions and 1 deletions

View File

@ -207,7 +207,6 @@ class Dune(CMakePackage):
depends_on('zoltan', when='+zoltan')
# Apply patches
patch('executable_scripts.patch')
patch('virtualenv_from_envvariable.patch', when='+testtools')
def setup_build_environment(self, env):