Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 479334 - =sys-apps/etckeeper-1.7 ebuild has incorrect patch source
Summary: =sys-apps/etckeeper-1.7 ebuild has incorrect patch source
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-31 23:22 UTC by Coacher
Modified: 2013-08-01 00:25 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 Coacher 2013-07-31 23:22:14 UTC
etckeeper-1.7 ebuild has the following line: 

    epatch "${FILESDIR}"/${PN}-1.5-gentoo.patch

But there is no such file available. Probably should be like this:

    epatch "${FILESDIR}"/${P}-gentoo.patch
Comment 1 Coacher 2013-07-31 23:25:19 UTC
CC Julian Ospald
Comment 2 Coacher 2013-08-01 00:25:18 UTC
Julian quickly fixed this in cvs. Thanks to him. Closing.