| commit | 8160019e32e0c1009d7a98cf965b9bb9bf10f664 | [log] [tgz] |
|---|---|---|
| author | Mike Marchetti <mmarchetti@sandvine.com> | Wed Apr 19 12:42:34 2017 -0400 |
| committer | Mike Marchetti <mmarchetti@sandvine.com> | Wed Apr 19 12:42:34 2017 -0400 |
| tree | 1fce5f1685457d81d52fac8ffff1a6ffc9977410 | |
| parent | c2fb3df8e5d78c3bb36c5ebb26a9a26b5b3aa4b5 [diff] [blame] |
initial commit Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..1a2e448 --- /dev/null +++ b/Makefile
@@ -0,0 +1,2 @@ +package: + @python setup.py --command-packages=stdeb.command bdist_deb > /dev/null 2>&1