mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 08:01:09 +00:00
Actually install the backportpackage script.
This commit is contained in:
parent
07029e3dfb
commit
006e8482fc
1
setup.py
1
setup.py
@ -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',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user