Bug 12001 - gtkam <= 0.1.9 installs duplicate documentation
Bug#: 12001 Product:  Gentoo Linux Version: 1.4_rc1 Platform: x86
OS/Version: Linux Status: RESOLVED Severity: trivial Priority: P2
Resolution: FIXED Assigned To: gnome@gentoo.org Reported By: gentoo@plumlocosoft.com
Component: Ebuilds
URL: 
Summary: gtkam <= 0.1.9 installs duplicate documentation
Keywords:  
Status Whiteboard: 
Opened: 2002-12-11 22:02 0000
Description:   Opened: 2002-12-11 22:02 0000
Gtkam (versions upto and including 0.1.9) install documentation into
/usr/doc/gtkam. Specifically, it installs copies of INSTALL, COPYING, and MANUAL.

Since the ebuild already installs copies of the same files into a version
specific directory under /usr/share/doc, it seems unneccessary to have the files
installed into /usr/doc/gtkam.

I will attach a patch file that modifies the Makefile.in to remove the extra
documentation install.

------- Comment #1 From Eric Hustvedt 2002-12-11 22:02:44 0000 -------
Created an attachment (id=6425) [details]
gtkam-0.1.9-r1.diff

------- Comment #2 From foser (RETIRED) 2003-01-31 12:14:34 0000 -------
fixed in the tree, thanks for your patch. Sorry it took so long.