This commit is contained in:
Dominic Kempf
2020-05-18 12:00:26 +02:00
parent bf9c03263f
commit 3befb49555

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):