Added Debian/Ubuntu packaging - thanks to James Page.

This commit is contained in:
Bob Lantz
2012-07-01 19:16:41 -07:00
parent e04c207c3c
commit cb859243a5
6 changed files with 39 additions and 0 deletions
Vendored Executable
+8
View File
@@ -0,0 +1,8 @@
#!/usr/bin/make -f
%:
dh $@ --buildsystem=python_distutils --with=python2
override_dh_auto_build:
make mnexec && cp mnexec bin/
dh_auto_build