Support for running apt as root.
This commit is contained in:
parent
9c74e770a6
commit
0b9077f964
5 changed files with 17 additions and 2 deletions
2
setup.py
2
setup.py
|
@ -6,7 +6,7 @@ from setuptools import setup
|
|||
|
||||
setup(name="ognibuild",
|
||||
description="Detect and run any build system",
|
||||
version="0.0.2",
|
||||
version="0.0.1",
|
||||
maintainer="Jelmer Vernooij",
|
||||
maintainer_email="jelmer@jelmer.uk",
|
||||
license="GNU GPLv2 or later",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue