Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 447732 - app-emulation/vmware-modules-271.1-r1 with kernel-3.7.1 should still apply ${PV_MAJOR}-putname.patch
Summary: app-emulation/vmware-modules-271.1-r1 with kernel-3.7.1 should still apply ${...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Vadim Kuznetsov (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-12-18 16:24 UTC by Harris Landgarten
Modified: 2012-12-22 11:54 UTC (History)
1 user (show)

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 Harris Landgarten 2012-12-18 16:24:29 UTC
kernel_is 3 7 0 && epatch "${FILESDIR}/${PV_MAJOR}-putname.patch"

doesn't apply the patch to 3.7.1

kernel_is ge 3 7 0 && epatch "${FILESDIR}/${PV_MAJOR}-putname.patch"

fixes it.
Comment 1 Vadim Kuznetsov (RETIRED) gentoo-dev 2012-12-22 11:54:26 UTC
Fixed. Thanks.