Bug 216864 - app-crypt/bcwipe-1.7_p2 postinst license warning refers to the wrong location.
Bug#: 216864 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: trivial Priority: P2
Resolution: FIXED Assigned To: crypto@gentoo.org Reported By: gentoo_bugs_peep@parallaxshift.com
Component: Ebuilds
URL: 
Summary: app-crypt/bcwipe-1.7_p2 postinst license warning refers to the wrong location.
Keywords:  
Status Whiteboard: 
Opened: 2008-04-08 12:38 0000
Description:   Opened: 2008-04-08 12:38 0000
The post-install warning message for bcwipe refers to:

    ewarn "full details /usr/share/doc/${PF}/wu_licen.htm"

But this file does not exist at this location.  This line should be changed to:

    ewarn "full details /usr/share/doc/${PF}/html/bcwipe-help/wu_licen.htm"


Reproducible: Always

------- Comment #1 From Alon Bar-Lev (RETIRED) 2008-04-09 17:26:50 0000 -------
Thanks!