public inbox for gentoo-devhelp@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-devhelp] games eclass has no effect with distutils
@ 2011-08-16 15:35 Nikos Chantziaras
  2011-08-25  7:25 ` Peter Volkov
  0 siblings, 1 reply; 2+ messages in thread
From: Nikos Chantziaras @ 2011-08-16 15:35 UTC (permalink / raw
  To: gentoo-devhelp

My inherit line is:

   inherit eutils distutils games

I only have a src_install() function defined:

   src_install() {
       distutils_src_install
       prepgamesdirs
   }

However, the executables end up in /usr/bin instead of /usr/games/bin 
and their permissions are wrong (no games group.)

How is this supposed to work?




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-25  7:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-16 15:35 [gentoo-devhelp] games eclass has no effect with distutils Nikos Chantziaras
2011-08-25  7:25 ` Peter Volkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox