Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 145795 - typo in x11-base/xgl-0.0.1_pre20060823.ebuild
Summary: typo in x11-base/xgl-0.0.1_pre20060823.ebuild
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-31 18:00 UTC by Justin R. Pessa
Modified: 2006-09-01 04:56 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 Justin R. Pessa 2006-08-31 18:00:28 UTC
In xgl-0.0.1_pre20060823.ebuild PATCHES is defined incorrectly as ${FILESDIR}/xgl-mesa-slang_pp_version.diff but in the tar ball the diff-file is actually xgl-mesa-symlink-slang_pp_version.diff.

Change PATCHES to:

PATCHES="${FILESDIR}/xgl-mesa-symlink-slang_pp_version.diff
        ${FILESDIR}/xgl-xinerama-20060823.patch"

resolves the problem.
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2006-08-31 23:08:15 UTC
Which overlay is this from? It's not in the main tree.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-09-01 00:43:16 UTC
Not in portage.
Comment 3 Justin R. Pessa 2006-09-01 04:56:14 UTC
It's in portage-xgl. This seems to be a problem with xgl-coffee.org's overlay. 

I apologize for incorrectly filing this.