Bug 211869 - games-rpg/nwn-data miscellaneous fixes - typos and invalid conditional
Bug#: 211869 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: trivial Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: antonlacon@gmail.com
Component: Games
URL: 
Summary: games-rpg/nwn-data miscellaneous fixes - typos and invalid conditional
Keywords:  
Status Whiteboard: 
Opened: 2008-02-29 09:17 0000
Description:   Opened: 2008-02-29 09:17 0000
I found two typos in the install instructions while reading over
games-rpg/nwn-data-1.29-r3, and a conditional that is never valid. The
conditional is at line 585. The two files it modifies, patch.key &&
data/patch.bif, are deleted on line 491 for all users as they are provided by
games-rpg/nwn.

Attached patch fixes typos and removes the conditional.

Reproducible: Always

------- Comment #1 From Ian Leonard 2008-02-29 09:18:32 0000 -------
Created an attachment (id=144928) [details]
nwn-data-1.29-r3-cleanup-src-install.patch

------- Comment #2 From Mr. Bones. 2008-02-29 19:34:12 0000 -------
in portage.  thanks for the patch.