[delphes] align env var with lcg release (#18080)

This commit is contained in:
vvolkl 2020-08-17 16:20:41 +02:00 committed by GitHub
parent a19ac05d3e
commit 022586b11d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,4 +62,4 @@ def cmake_args(self):
def setup_run_environment(self, env):
# make the cards distributed with delphes more easily accessible
env.set('DELPHESCARDS', self.prefix.cards)
env.set('DELPHES_DIR', self.prefix)