Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 462662 - [hardened-dev] dev-libs/libffi-3.0.11-r1: Bash test typo in ebuild
Summary: [hardened-dev] dev-libs/libffi-3.0.11-r1: Bash test typo in ebuild
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Hardened (show other bugs)
Hardware: All Linux
: Low minor (vote)
Assignee: The Gentoo Linux Hardened Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-22 07:55 UTC by Khumba
Modified: 2013-03-22 14:12 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 Khumba 2013-03-22 07:55:03 UTC
The hardened-development overlay's libffi-3.0.11-r1.ebuild has a small typo:

33:   if [ $? -eq = 0 ]; then

The official tree's libffi-3.0.11 has [ $? -eq 0 ].
Comment 1 Magnus Granberg gentoo-dev 2013-03-22 14:12:23 UTC
libffi 3.0.11 removed from overlay.