# | Line 75 | Line 75 | echo "export G4VIS_BUILD_DAWNFILE_DRIVER | |
---|---|---|
75 | source G4BuildConf.sh | |
76 | mkdir -p %i | |
77 | tar -cf - config source | tar -C %i -xf - | |
78 | + | |
79 | make %makeprocesses -C $G4BASE all | |
80 | make %makeprocesses -C $G4BASE includes | |
81 | make %makeprocesses -C $G4BASE | |
82 | make %makeprocesses -C $G4BASE global | |
83 | make %makeprocesses -C $G4BASE | |
83 | – | (cd source/geant4e ; make %makeprocesses -C $G4BASE) |
84 | ||
85 | %install | |
86 | mkdir -p %i/etc |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |