Mercurial > hg > config
comparison python/install_config.py @ 34:becf1798dfe6
add antiword to desired packages
| author | Jeff Hammel <k0scist@gmail.com> |
|---|---|
| date | Tue, 16 Mar 2010 12:00:34 -0700 |
| parents | 8e5746ef15fe |
| children | d83f35b9b799 |
comparison
equal
deleted
inserted
replaced
| 33:8e5746ef15fe | 34:becf1798dfe6 |
|---|---|
| 50 postinstall_commands = [ ['ln', '-s', os.path.join(HOME, 'smartopen', 'bin', 'smartopen'), os.path.join(HOME, 'bin', 'smartopen') ] ] | 50 postinstall_commands = [ ['ln', '-s', os.path.join(HOME, 'smartopen', 'bin', 'smartopen'), os.path.join(HOME, 'bin', 'smartopen') ] ] |
| 51 | 51 |
| 52 execute(*postinstall_commands) | 52 execute(*postinstall_commands) |
| 53 | 53 |
| 54 # TODO: | 54 # TODO: |
| 55 # - ubuntu packages to install: unison fluxbox | 55 # - ubuntu packages to install: unison fluxbox antiword |
