I'm packaging a game that uses scons as its build system. The default SConstruct file puts the game binary in /usr/games/%{name}, and the data files under /usr/share/games/%{name}. I searched the wiki for usage guidelines around /usr/games, but couldn't find any results that tell me whether /usr/games and /usr/share/games are recommended paths for Fedora. Are /usr/games and /usr/share/games the correct place for games to install their binary and data, or should I patch the SConstruct file to install into /usr/bin and /usr/share/%{name}? ~link
Attachment:
signature.asc
Description: This is a digitally signed message part
-- packaging mailing list packaging@xxxxxxxxxxxxxxxxxxxxxxx http://lists.fedoraproject.org/admin/lists/packaging@xxxxxxxxxxxxxxxxxxxxxxx