We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd683d5 commit 46e8a9dCopy full SHA for 46e8a9d
dockerfiles/ubuntu20-g4.11.0
@@ -16,4 +16,4 @@ RUN git clone https://gitlab.cern.ch/geant4/geant4.git &&\
16
echo 'source /usr/local/bin/geant4.sh' >> ~/.bashrc
17
18
# Apply expat patch to geant4 install
19
-RUN patch -p1 < .github/patches/ubuntu20-g4.11.0-Geant4PackageCache.cmake-patch
+RUN patch -p0 < .github/patches/ubuntu20-g4.11.0-Geant4PackageCache.cmake-patch
0 commit comments