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

Bug 521586

Summary: net-ftp/weex-2.6.1.5-r1: suspicious use of einstall
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: QA    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=532502
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 21:09:31 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-08-30 12:18:36 UTC
+  30 Aug 2014; Michał Górny <mgorny@gentoo.org> weex-2.6.1.5-r1.ebuild:
+  Replace einstall with emake install, bug #521586.