--- nwn-1.68-r1.ebuild.orig 2006-12-06 08:18:36.000000000 +0100 +++ nwn-1.68-r1.ebuild.orig 2006-12-06 08:16:28.000000000 +0100 @@ -305,11 +305,14 @@ -e "s:GENTOO_USER:${GAMES_USER}:" \ -e "s:GENTOO_GROUP:${GAMES_GROUP}:" \ -e "s:GENTOO_DIR:${GAMES_PREFIX_OPT}:" \ + -e "s:override miles nwm:miles:" \ + -e "s:chitin.key dialog.tlk nwmain:chitin.key:" \ + -e "s:^chmod a-x:#chmod a-x:" \ "${Ddir}"/fixinstall || die "sed" if use hou || use sou then sed -i \ - -e "s:nwmain patch.key:nwmain:" \ + -e "s:chitin.key patch.key:chitin.key:" \ "${Ddir}"/fixinstall || die "sed" fi fperms ug+x "${dir}"/fixinstall || die "perms"