Actually install the backportpackage script.

This commit is contained in:
Evan Broder 2010-12-11 15:24:05 -08:00
parent 07029e3dfb
commit 006e8482fc

View File

@ -16,6 +16,7 @@ if os.path.exists(changelog):
setup(name='ubuntu-dev-tools', setup(name='ubuntu-dev-tools',
version=version, version=version,
scripts=['404main', scripts=['404main',
'backportpackage',
'check-symbols', 'check-symbols',
'dch-repeat', 'dch-repeat',
'dgetlp', 'dgetlp',