Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 521566

Summary: media-sound/splay-0.9.5.2: suspicious use of einstall
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: QA    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: suspicious-einstall
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 521420    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-08-29 20:54:13 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:30:08 UTC
commit ea17159739c98e2365d1ce3ad0d669d3dae6fdb7
Author: David Seifert <soap@gentoo.org>
Date:   Sat Jan 23 17:29:00 2016 +0100

    media-sound/splay: Remove use of 'einstall', EAPI=6
    
    Gentoo-Bug: 521566