~dannf/checkbox/recommend-qemu-system

« back to all changes in this revision

Viewing changes to debian/rules

"automatic merge by tarmac [r=sylvain-pineau][bug=1307980][author=zkrynicki]"

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
PPA_DISPLACEMENT=providers/plainbox-provider-checkbox
3
3
 
4
4
%:
5
 
        dh $@ --with=python3 --sourcedirectory=$(PPA_DISPLACEMENT)
 
5
        dh $@ --sourcedirectory=$(PPA_DISPLACEMENT)
6
6
 
7
7
override_dh_auto_clean:
8
8
        cd $(PPA_DISPLACEMENT) && python3 manage.py clean