geant4: 10.4.1 -> 10.5.1 (#70535)

This commit is contained in:
OmnipotentEntity
2019-10-19 18:23:42 -04:00
committed by Dmitry Kalinkin
parent 430e5ce04c
commit e36dca0624
4 changed files with 37 additions and 25 deletions
@@ -1,5 +1,5 @@
@name@ () {
export G4@envvar@DATA="@out@/data"
export G4@envvar@DATA="@datadir@"
}
postHooks+=(@name@)