Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 521582 - net-dialup/fbgetty-0.1.698: suspicious use of einstall
Summary: net-dialup/fbgetty-0.1.698: 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: Gentoo Dialup Developers
URL:
Whiteboard: suspicious-einstall
Keywords:
Depends on:
Blocks: suspicious-einstall
  Show dependency tree
 
Reported: 2014-08-29 21:07 UTC by Michał Górny
Modified: 2014-12-04 07:44 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 21:07:52 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 Sergey Popov gentoo-dev 2014-12-04 07:44:53 UTC
+*fbgetty-0.1.698-r1 (04 Dec 2014)
+
+  04 Dec 2014; Sergey Popov <pinkbyte@gentoo.org> +fbgetty-0.1.698-r1.ebuild:
+  Revision bump: EAPI 5, epatch_user, replace einstall with default src_install
+  phase function call, wrt bug #521582, install some configuration examples