Commit in SimDist/packages/geant4 on MAIN
Makefile.in+2-31.9 -> 1.10
patch.sh.in-171.5 removed
patch.tar.gz[binary]1.1 removed
+2-20
2 removed + 1 modified, total 3 files
JM: Remove old Geant4 patch files.

SimDist/packages/geant4
Makefile.in 1.9 -> 1.10
diff -u -r1.9 -r1.10
--- Makefile.in	19 Dec 2006 18:30:09 -0000	1.9
+++ Makefile.in	14 May 2007 22:22:47 -0000	1.10
@@ -1,11 +1,10 @@
-# $Header: /cvs/lcd/SimDist/packages/geant4/Makefile.in,v 1.9 2006/12/19 18:30:09 jeremy Exp $
+# $Header: /cvs/lcd/SimDist/packages/geant4/Makefile.in,v 1.10 2007/05/14 22:22:47 jeremy Exp $
 
 # package build
 include ../../build/package.gmk
 
 # default rule
-#all: packageinfo debuginfo download patch config compile phys includes test
-all: packageinfo debuginfo download patch config compile includes test
+all: packageinfo debuginfo download config compile includes test
 
 # physics lists
 phys:

SimDist/packages/geant4
patch.sh.in removed after 1.5
diff -N patch.sh.in
--- patch.sh.in	26 Jun 2006 23:56:44 -0000	1.5
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,17 +0,0 @@
-# add flag for LCPhys into architecture.gmk
-(
-echo "Adding G4BERTINI_KAON flag to config/architecture.gmk ..."
-cd @GEANT4_VERSION@/config
-cp architecture.gmk architecture.gmk.orig
-echo "CPPFLAGS += -DG4BERTINI_KAON" >> architecture.gmk
-)
-
-# apply patch tarball
-if [ "@GEANT4_VERSION@" == "v8r0p01" ]
-then
-(
-echo "Applying Dennis's patches to Geant4 @GEANT4_VERSION@ ..."
-cd @GEANT4_VERSION@
-tar -zxvf ../patch.tar.gz
-)
-fi
CVSspam 0.2.8