diff options
| author | David Bremner <david@tethera.net> | 2016-11-17 08:25:08 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-11-17 08:25:08 -0400 |
| commit | 60ac94fe58635f9c40724afa0f35965fc9ff1afc (patch) | |
| tree | b07e9e853c779227ef25ca516daebd808bd0b6ed /debian/rules | |
| parent | 0abcad7c0ec2099750720d02b97aa84ce0255f91 (diff) | |
| parent | 0a932be13cc45fc2692ec0ae8a0b9c0d5f0df256 (diff) | |
Merge branch 'release'
Updates for 0.23.2
Diffstat (limited to 'debian/rules')
| -rwxr-xr-x | debian/rules | 2 |
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 \ |
