Mercurial > hg > config
diff python/install_config.py @ 45:069a739d88ad
get fluxbox menu from a webpage, i.e. http://k0s.org/programs.html
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Sat, 27 Mar 2010 09:49:33 -0700 |
parents | ff7f771a9baf |
children | 3d0ec6eb83fb |
line wrap: on
line diff
--- a/python/install_config.py Fri Mar 26 13:56:34 2010 -0700 +++ b/python/install_config.py Sat Mar 27 09:49:33 2010 -0700 @@ -50,9 +50,11 @@ # install some python install_develop('smartopen') -postinstall_commands = [ ['ln', '-s', os.path.join(HOME, 'smartopen', 'bin', 'smartopen'), os.path.join(HOME, 'bin', 'smartopen') ] ] +postinstall_commands = [ ['ln', '-s', os.path.join(HOME, 'smartopen', 'bin', 'smartopen'), os.path.join(HOME, 'bin', 'smartopen') ], + ] +execute(*postinstall_commands) -execute(*postinstall_commands) + # TODO: # - ubuntu packages to install: