aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2016-11-17 08:25:08 -0400
committerDavid Bremner <david@tethera.net>2016-11-17 08:25:08 -0400
commit60ac94fe58635f9c40724afa0f35965fc9ff1afc (patch)
treeb07e9e853c779227ef25ca516daebd808bd0b6ed /debian/rules
parent0abcad7c0ec2099750720d02b97aa84ce0255f91 (diff)
parent0a932be13cc45fc2692ec0ae8a0b9c0d5f0df256 (diff)
Merge branch 'release'
Updates for 0.23.2
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 04f0062a..15710a89 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
python3_all = py3versions -s | xargs -n1 | xargs -t -I {} env {}
%:
- dh $@ --with python2,python3
+ dh $@ --with python2,python3,elpa
override_dh_auto_configure:
./configure --prefix=/usr \