~lavida-team/+junk/packaging

« back to all changes in this revision

Viewing changes to install.py

  • Committer: david4dev at gmail
  • Date: 2010-10-24 12:45:35 UTC
  • Revision ID: david4dev@gmail.com-20101024124535-aim8zer0jgabnklw
Created manpage

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
 
26
26
rootdir = '/' #NOTE: rootdir is editable by passing the path as the
27
27
                #first command line argument
 
28
 
28
29
bindir = 'usr/games'
29
30
datadir = 'usr/share/lavida'
30
31
libdir = 'usr/lib/python2.6/dist-packages/lavida'