mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-05-19 12:51:29 +00:00
* Removed ubuntu-sync and ubuntu-cd from setup.py, as they still need
some reworking before they get published in a binary package.
This commit is contained in:
parent
4c6b3cbe98
commit
350426ef1c
4
setup.py
4
setup.py
@ -15,7 +15,7 @@ if os.path.exists(changelog):
|
|||||||
|
|
||||||
setup(name='ubuntu-dev-tools',
|
setup(name='ubuntu-dev-tools',
|
||||||
version=version,
|
version=version,
|
||||||
scripts=['404main', 'check-symbols', 'pbuilder-dist', 'ubuntu-cd',
|
scripts=['404main', 'check-symbols', 'pbuilder-dist',
|
||||||
'ubuntu-sync', 'update-maintainer'],
|
'update-maintainer'],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user