rules: tell dh_python2 not to fix shebangs on shell files

This commit is contained in:
Benjamin Dauvergne 2013-11-13 11:58:44 +01:00
parent a21c9a98e8
commit 7c9759b177
1 changed files with 3 additions and 0 deletions

3
debian/rules vendored
View File

@ -1,3 +1,6 @@
#!/usr/bin/make -f
%:
dh --with python2 $@
override_dh_python2:
dh_python2 -i --skip-private