Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 438644

Summary: dev-libs/jemalloc-3.1.0 version bump
Product: Gentoo Linux Reporter: Johan Bergström <bugs>
Component: New packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Johan Bergström 2012-10-17 00:25:21 UTC
Sorry for the 0-day, guess it helps somewhat with more people testing/verifying.

Need to change epatch references, otherwise tests pass for me:
@@ -21,9 +21,9 @@
 
 src_prepare() {
 	epatch \
-		"${FILESDIR}/${P}-strip-optimization.patch" \
-		"${FILESDIR}/${P}-no-pprof.patch" \
-		"${FILESDIR}/${P}_fix_html_install.patch" \
+		"${FILESDIR}/${PN}-3.0.0-strip-optimization.patch" \
+		"${FILESDIR}/${PN}-3.0.0-no-pprof.patch" \
+		"${FILESDIR}/${PN}-3.0.0_fix_html_install.patch" \
 
 	eautoreconf
 }
Comment 1 Jory A. Pratt gentoo-dev 2012-10-21 19:45:50 UTC
Thanks for the report, has been fixed in tree as well as overlay :)