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

Bug 521640

Summary: sci-biology/gmap-2012.07.20: suspicious use of einstall
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Gentoo Science Biology related packages <sci-biology>
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 22:04:02 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-21 18:37:28 UTC
commit 7cd35418c6930fd640b71b0a19c87a757519eeb0
Author: David Seifert <soap@gentoo.org>
Date:   Thu Jan 21 18:49:49 2016 +0100

    sci-biology/gmap: Version bump to 2015.12.31.5
    
    Gentoo-Bug: 521640
    * Remove use of 'einstall'
    * EAPI=6