View | Details | Raw Unified
Collapse All | Expand All

(-) a/files/root-5.20.00-include-defines-file.patch (+7 lines)
Line 0    Link Here 
diff --git a/graf3d/gl/src/TGLFontManager.cxx b/graf3d/gl/src/TGLFontManager.cxx
index 7863d64..2d6f405 100644
--- a/graf3d/gl/src/TGLFontManager.cxx
@@ -1,3 +1,4 @@
 #include "TGLFontManager.h"
 
 #include "TSystem.h"
(-) a/root-5.20.00.ebuild (+2 lines)
 Lines 88-93   src_unpack() { Link Here 
	cd "${S}"
	cd "${S}"
	epatch "${FILESDIR}"/${P}-configure.patch
	epatch "${FILESDIR}"/${P}-configure.patch
	epatch "${FILESDIR}"/${P}-pic.patch
	epatch "${FILESDIR}"/${P}-pic.patch
	# root bug; reported at https://savannah.cern.ch/bugs/?40816, fixed in svn
	epatch "${FILESDIR}"/${PF}-include-defines-file.patch
	# use system cfortran
	# use system cfortran
	if use cern; then
	if use cern; then
		rm -f include/root/cfortran.h
		rm -f include/root/cfortran.h