# HG changeset patch # User Denis Laxalde # Date 1475655459 -7200 # Node ID 9ea50837bc58525088b86936997f9f28393e1012 # Parent 7b6c3cb0e1039e2d7f0b698bc440597126048723 [skeleton] Remove override_dh_python2 We do not ship files as "data files" anymore. Related to #13001466. diff -r 7b6c3cb0e103 -r 9ea50837bc58 cubicweb/skeleton/debian/rules --- a/cubicweb/skeleton/debian/rules Wed Oct 05 09:56:26 2016 +0200 +++ b/cubicweb/skeleton/debian/rules Wed Oct 05 10:17:39 2016 +0200 @@ -2,6 +2,3 @@ %: dh $@ --with python2 - -override_dh_python2: - dh_python2 -i /usr/share/cubicweb