summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-physics/geant/files/geant-4.10.2-no-examples.patch')
-rw-r--r--sci-physics/geant/files/geant-4.10.2-no-examples.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/sci-physics/geant/files/geant-4.10.2-no-examples.patch b/sci-physics/geant/files/geant-4.10.2-no-examples.patch
deleted file mode 100644
index 767547896c99..000000000000
--- a/sci-physics/geant/files/geant-4.10.2-no-examples.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-diff -ur geant4.10.02.orig/CMakeLists.txt geant4.10.02/CMakeLists.txt
---- geant4.10.02.orig/CMakeLists.txt 2016-01-13 15:00:07.009259839 -0200
-+++ geant4.10.02/CMakeLists.txt 2016-01-13 15:01:00.369257669 -0200
-@@ -134,14 +134,6 @@
- add_subdirectory(examples)
- endif()
-
--# - Install example code to datarootdir
--install(DIRECTORY examples
-- DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/Geant4-${Geant4_VERSION}
-- COMPONENT Examples
-- PATTERN "CVS" EXCLUDE
-- PATTERN ".svn" EXCLUDE
-- )
--
- #-----------------------------------------------------------------------
- # - CPack-aging
- include(Geant4CPackBase)