Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 438644 - dev-libs/jemalloc-3.1.0 version bump
Summary: dev-libs/jemalloc-3.1.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-17 00:25 UTC by Johan Bergström
Modified: 2012-10-21 19:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 :)