Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 211869

Summary: games-rpg/nwn-data miscellaneous fixes - typos and invalid conditional
Product: Gentoo Linux Reporter: Ian Leonard <antonlacon>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: nwn-data-1.29-r3-cleanup-src-install.patch

Description Ian Leonard 2008-02-29 09:17:05 UTC
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 Ian Leonard 2008-02-29 09:18:32 UTC
Created attachment 144928 [details, diff]
nwn-data-1.29-r3-cleanup-src-install.patch
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2008-02-29 19:34:12 UTC
in portage.  thanks for the patch.