summaryrefslogtreecommitdiff
path: root/sci-physics/geant/files/geant-4.9.4-no-examples.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sci-physics/geant/files/geant-4.9.4-no-examples.patch')
-rw-r--r--sci-physics/geant/files/geant-4.9.4-no-examples.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/sci-physics/geant/files/geant-4.9.4-no-examples.patch b/sci-physics/geant/files/geant-4.9.4-no-examples.patch
deleted file mode 100644
index 6db7b3f9017..00000000000
--- a/sci-physics/geant/files/geant-4.9.4-no-examples.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- CMakeLists.txt.orig 2011-01-22 01:47:07.000000000 +0000
-+++ CMakeLists.txt 2011-01-22 02:00:58.676084146 +0000
-@@ -209,9 +209,9 @@
- # Install any extra files needed such as documentation and legacy Makefiles
- #
- # User example code
--install(DIRECTORY examples
-- DESTINATION ${GEANT4_DATAROOTDIR}/geant4-${geant4_VERSION}
-- PATTERN "CVS" EXCLUDE)
-+#install(DIRECTORY examples
-+# DESTINATION ${GEANT4_DATAROOTDIR}/geant4-${geant4_VERSION}
-+# PATTERN "CVS" EXCLUDE)
-
-
- #