Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 521568 - media-sound/tap-reverbed-0: suspicious use of einstall
Summary: media-sound/tap-reverbed-0: suspicious use of einstall
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard: suspicious-einstall
Keywords:
Depends on:
Blocks: suspicious-einstall
  Show dependency tree
 
Reported: 2014-08-29 20:54 UTC by Michał Górny
Modified: 2016-01-23 16:33 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-08-29 20:54:50 UTC
Please check whether the use of 'einstall' in this ebuild is actually
needed. From a quick glance at the Makefile, it seems to have proper
support for DESTDIR.

Therefore, if possible please replace the call to 'einstall' with proper
'default' or 'emake DESTDIR="${D}" install'. Thanks.
Comment 1 David Seifert gentoo-dev 2016-01-23 16:33:40 UTC
Fixed simultaneously with bug 527048

commit 424b27deb88c082388f24b6f0be39e8adfc1fa17
Author: David Seifert <soap@gentoo.org>
Date:   Tue Jan 12 19:44:32 2016 +0100

    media-sound/tap-reverbed: Revbump and overhaul ebuild to EAPI=6, #527048