Added Debian/Ubuntu packaging - thanks to James Page.
This commit is contained in:
+8
@@ -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
|
||||
Reference in New Issue
Block a user