Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85876 - procinfo 18-r1 wrong epatch Source in eBuild
Summary: procinfo 18-r1 wrong epatch Source in eBuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-19 02:30 UTC by Martin Holzhauer
Modified: 2005-03-31 05:25 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 Martin Holzhauer 2005-03-19 02:30:15 UTC
the ebuild of procinfo-18-r1 contains the following epatch source
epatch ${FILESDIR}/kernel-2.6.patch.patch
but there is one ".patch" to much

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
emergen stops

Expected Results:  
emerging procinfo

just change
epatch ${FILESDIR}/kernel-2.6.patch.patch
to
epatch ${FILESDIR}/kernel-2.6.patch
Comment 1 Sven Wegener gentoo-dev 2005-03-31 05:25:06 UTC
Already fixed.