aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Savchenko <bircoph@gmail.com>2014-06-29 21:52:27 +0400
committerAndrew Savchenko <bircoph@gmail.com>2014-06-29 21:52:27 +0400
commit5db2b39f503b53bc996ab07e7c13e8b866e2d085 (patch)
tree7d67ad7bc299722bc00961daee0ba3c3d3658ac9 /sci-physics/root/files/root-5.34.13-pythia8.patch
parentMerge remote-tracking branch 'gentoo/master' into upstream-master (diff)
downloadsci-5db2b39f503b53bc996ab07e7c13e8b866e2d085.tar.gz
sci-5db2b39f503b53bc996ab07e7c13e8b866e2d085.tar.bz2
sci-5db2b39f503b53bc996ab07e7c13e8b866e2d085.zip
sci-physics/root, app-doc/root-docs: version bump to ROOT-6
This is a major version bump for ROOT-6. Please refer to package's ChangeLog files for details. Testing is welcome.
Diffstat (limited to 'sci-physics/root/files/root-5.34.13-pythia8.patch')
-rw-r--r--sci-physics/root/files/root-5.34.13-pythia8.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/sci-physics/root/files/root-5.34.13-pythia8.patch b/sci-physics/root/files/root-5.34.13-pythia8.patch
deleted file mode 100644
index 07f62bb8c..000000000
--- a/sci-physics/root/files/root-5.34.13-pythia8.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/montecarlo/pythia8/Module.mk b/montecarlo/pythia8/Module.mk
-index b3d0ee4..86fb3d5 100644
---- a/montecarlo/pythia8/Module.mk
-+++ b/montecarlo/pythia8/Module.mk
-@@ -50,7 +50,7 @@ $(PYTHIA8LIB): $(PYTHIA8O) $(PYTHIA8DO) $(ORDER_) $(MAINLIBS) $(PYTHIA8LIBDEP)
- $(PYTHIA8DS): $(PYTHIA8H) $(PYTHIA8L) $(ROOTCINTTMPDEP)
- $(MAKEDIR)
- @echo "Generating dictionary $@..."
-- $(ROOTCINTTMP) -f $@ -c -I$(FPYTHIA8INCDIR) $(PYTHIA8H) $(PYTHIA8L)
-+ $(ROOTCINTTMP) -f $@ -c -p -I$(FPYTHIA8INCDIR) $(PYTHIA8H) $(PYTHIA8L)
-
- $(PYTHIA8MAP): $(RLIBMAP) $(MAKEFILEDEP) $(PYTHIA8L)
- $(RLIBMAP) -o $@ -l $(PYTHIA8LIB) \