Skip to content

Commit e4a6ef8

Browse files
change patch
1 parent ea1f35f commit e4a6ef8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/patches/ubuntu20-g4.11.0-Geant4PackageCache.cmake-patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--- /usr/local/lib/Geant4-11.0.4/Geant4PackageCache.cmake 2025-09-28 22:22:16.089226003 +0000
2-
+++ /usr/local/lib/Geant4-11.0.4/Geant4PackageCache.cmake.old 2025-09-28 22:21:11.280388000 +0000
2+
+++ /usr/local/lib/Geant4-11.0.4/Geant4PackageCache.cmake 2025-09-28 22:21:11.280388000 +0000
33
@@ -19,7 +19,7 @@
44

55
# EXPAT Build Time Settings

dockerfiles/ubuntu20-g4.11.0

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ RUN git clone https://gitlab.cern.ch/geant4/geant4.git &&\
1818
echo 'source /usr/local/bin/geant4.sh' >> ~/.bashrc
1919

2020
# Apply expat patch to geant4 install
21-
RUN patch -p0 < /tmp/ubuntu20-g4.11.0-Geant4PackageCache.cmake-patch
21+
RUN patch -p5 -d /usr/local/lib/Geant4-11.0.4/ < /tmp/ubuntu20-g4.11.0-Geant4PackageCache.cmake-patch

0 commit comments

Comments
 (0)