Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40216 - media-plugins/crystality-plugin-0.91 "insinto ${D}" can be removed
Summary: media-plugins/crystality-plugin-0.91 "insinto ${D}" can be removed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High trivial (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-02 13:07 UTC by Sven Wegener
Modified: 2004-02-02 16:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
crystality-plugin-0.92.ebuild.patch (crystality-plugin-0.92.ebuild.patch,323 bytes, patch)
2004-02-02 13:07 UTC, Sven Wegener
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Wegener gentoo-dev 2004-02-02 13:07:07 UTC
Hi,

media-plugins/crystality-plugin-0.92 does

insinto ${D}

in src_install. This will lead to the creation of

${PORTAGE_TMPDIR}/portage/${PF}/image

which will be merged to / at merge time.

Trivial bug, the line can safely be removed. See attached patch.

Sven
Comment 1 Sven Wegener gentoo-dev 2004-02-02 13:07:52 UTC
Created attachment 24830 [details, diff]
crystality-plugin-0.92.ebuild.patch
Comment 2 SpanKY gentoo-dev 2004-02-02 16:16:22 UTC
done !