Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 247935 - net-misc/vpnc installs COPYING in different dir than README and other docs
Summary: net-misc/vpnc installs COPYING in different dir than README and other docs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Christian Faulhammer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-21 12:24 UTC by Santiago M. Mola (RETIRED)
Modified: 2008-11-22 09:52 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 Santiago M. Mola (RETIRED) gentoo-dev 2008-11-21 12:24:46 UTC
$ ls /usr/share/doc/vpnc*
/usr/share/doc/vpnc:
COPYING

/usr/share/doc/vpnc-0.5.1_p332:
README  TODO  VERSION


This can be a bit annoying. It seems upstream installs COPYING there, so one possibility is just moving COPYTING to /usr/share/doc/${PF} or asking upstream to install README, TODO and VERSION in /usr/share/doc/vpnc. Probably the first is the easiest.
Comment 1 Christian Faulhammer (RETIRED) gentoo-dev 2008-11-22 09:52:33 UTC
COPYING should not be installed, as we ship the license in the license subdir of the Portage tree.  Fixed.  Thanks for the report.