Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 571810 - app-arch/pigz [symlink] - wrong USE flag description
Summary: app-arch/pigz [symlink] - wrong USE flag description
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Tim Harder
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-14 09:05 UTC by michal.halenka
Modified: 2016-01-14 16:07 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 michal.halenka 2016-01-14 09:05:50 UTC
According to 'equery uses app-arch/pigz-2.3.3', the symlink USE flag will:
'Force kernel ebuilds to automatically update the /usr/src/linux symlink',
but according to the ebuild code, this USE flag does something different:

if use symlink; then
	dosym ${PN} /usr/bin/gzip
	dosym un${PN} /usr/bin/gunzip
fi
Comment 1 Tim Harder gentoo-dev 2016-01-14 16:07:44 UTC
Fixed in the tree.