summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-12-31 22:40:29 +0200
committerLars Wirzenius <liw@liw.fi>2016-12-31 22:40:29 +0200
commit1350ad1bf3c26fd19d91ed1ba35111d943e3bfc5 (patch)
treec93d234b32e6d5f24f499fd523092cefc0ec8956 /debian/rules
parent451c12257367c48377e0e47b14dcbe9db02fcdcd (diff)
downloadpy_pgpwordlist-1350ad1bf3c26fd19d91ed1ba35111d943e3bfc5.tar.gz
Add preliminary Debian packaging
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..a19e49a
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+%:
+ dh $@ --with=python2 --with-buildsystem=python_distutils
+
+override_dh_auto_test:
+ ./check