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

Bug 521548

Summary: dev-util/txt2regex-0.8-r1: suspicious use of einstall
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Gentoo Shell Tools project <shell-tools>
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:50:28 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 Patrice Clement gentoo-dev 2015-09-25 03:53:38 UTC
commit a1946d1 (HEAD, master)
Author: Patrice Clement <monsieurp@gentoo.org>
Date:   Fri Sep 25 03:51:46 2015 +0000

    dev-util/txt2regex: EAPI 5 bump. Remove suspicious use of einstall. Fixes bug 521548.
    
    Package-Manager: portage-2.2.18
    RepoMan-Options: --force
    Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

 delete mode 100644 dev-util/txt2regex/txt2regex-0.8-r1.ebuild
 create mode 100644 dev-util/txt2regex/txt2regex-0.8-r2.ebuild

Changes went straight to stable.