~mterry/ubuntu-calculator-app/confined

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Riccardo Padovani
  • Date: 2014-12-11 17:46:47 UTC
  • Revision ID: rpadovani@ubuntu.com-20141211174647-54o03ly8usgg5fzk
Started to work on CMake

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
export DPKG_GENSYMBOLS_CHECK_LEVEL=4
8
8
 
9
9
%:
10
 
        dh $@ --parallel --fail-missing --with python3
 
10
        dh $@
11
11
 
12
12
override_dh_auto_configure:
13
13
        dh_auto_configure -- -DCLICK_MODE=OFF