Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 580644 - app-crypt/signify-17 installs manpage to /share instead of /usr/share
Summary: app-crypt/signify-17 installs manpage to /share instead of /usr/share
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-20 14:03 UTC by Enne Eziarc
Modified: 2016-04-22 17:22 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 Enne Eziarc 2016-04-20 14:03:42 UTC
As seen below:

~ # qlist signify
/usr/share/doc/signify-17/README.md.bz2
/share/man/man1/signify.1.gz
/bin/signify
Comment 1 Patrick Lauer gentoo-dev 2016-04-22 17:22:02 UTC
Oh, that's silly. Fixed that by setting PREFIX="/usr" ...