Fixup
This commit is contained in:
parent
bf9c03263f
commit
3befb49555
|
@ -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):
|
||||
|
|
Loading…
Reference in New Issue