Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131298 - xvid-1.1.0-r1 has a typo in patch filename
Summary: xvid-1.1.0-r1 has a typo in patch filename
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Diego Elio Pettenò (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-26 00:28 UTC by Nick Hadaway
Modified: 2006-04-26 02:02 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 Nick Hadaway 2006-04-26 00:28:13 UTC
in src_unpack... it should read...

epatch "${DISTDIR}/${P}-textrel-2.patch.bz2"

=NOT=

epatch "${DISTDIR}/${P}-textrel.patch.bz2"
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-04-26 02:02:31 UTC
Thanks, I should try to wake up better next time ;)

Fixed now.