| commit | 72aac6ac73b3a59839b96fb507f616a0f150f118 | [log] [tgz] |
|---|---|---|
| author | Mike Marchetti <mmarchetti@sandvine.com> | Tue Apr 18 11:56:04 2017 -0400 |
| committer | Mike Marchetti <mmarchetti@sandvine.com> | Tue Apr 18 12:01:30 2017 -0400 |
| tree | d865ce8eb15d9872f7f8803969a5a9edcf4d4a3f | |
| parent | c648004e06badbdf56b022c64abf7cac136b6f97 [diff] [blame] |
initial delivery of python-osmclient Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
diff --git a/python-osmclient/Makefile b/python-osmclient/Makefile new file mode 100644 index 0000000..1a2e448 --- /dev/null +++ b/python-osmclient/Makefile
@@ -0,0 +1,2 @@ +package: + @python setup.py --command-packages=stdeb.command bdist_deb > /dev/null 2>&1