Fixup
This commit is contained in:
@ -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):
|
||||
|
Reference in New Issue
Block a user