diff options
| author | Christian Ruppert <idl0r@gentoo.org> | 2011-05-28 23:22:12 +0200 |
|---|---|---|
| committer | Christian Ruppert <idl0r@gentoo.org> | 2011-05-28 23:22:12 +0200 |
| commit | c9bd257c7cdd4c64ccefb687643958098c3c6d75 (patch) | |
| tree | 8fd4e3f7e7fa40b21bcf754ba6594882c4def80b /setup.py | |
| parent | 85af50f1a7234c56077556756400f2a540f76605 (diff) | |
| parent | d04544e03702d7358a8ccdee4a7696cdcba91b9c (diff) | |
| download | gentoolkit-c9bd257c7cdd4c64ccefb687643958098c3c6d75.tar.gz | |
Merge branch 'gentoolkit' of git+ssh://overlays.gentoo.org/proj/gentoolkit into gentoolkit
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ python_scripts = [os.path.join(cwd, path) for path in ( 'bin/epkginfo', 'bin/glsa-check', 'pym/gentoolkit/eclean/cli.py', - 'pym/gentoolkit/analyse/__init__.py', + 'pym/gentoolkit/enalyze/__init__.py', 'pym/gentoolkit/equery/__init__.py', 'pym/gentoolkit/eshowkw/__init__.py' )] |
