~pieq/checkbox/ppa-packaging-plainbox-provider-sru-fix-1629838

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Sylvain Pineau
  • Date: 2016-01-05 19:29:25 UTC
  • Revision ID: sylvain.pineau@canonical.com-20160105192925-hs1z1r67wzm3b0xz
debian/rules: remove the useless override_dh_auto_configure

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
override_dh_auto_clean:
8
8
        cd $(PPA_DISPLACEMENT) && python3 manage.py clean
9
9
 
10
 
override_dh_auto_configure:
11
 
        cd $(PPA_DISPLACEMENT)/src && autoreconf -i
12
 
 
13
10
override_dh_auto_build:
14
11
        cd $(PPA_DISPLACEMENT) && python3 manage.py build
15
12
        cd $(PPA_DISPLACEMENT) && python3 manage.py i18n