~nik90/ubuntu-weather-app/finish-listitem-migration

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Andrew Hayzen
  • Date: 2015-02-02 15:25:53 UTC
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: ahayzen@gmail.com-20150202152553-vl2404hdjbo2mo34
* Add debian packaging

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/make -f
 
2
# -*- makefile -*-
 
3
 
 
4
# Uncomment this to turn on verbose mode.
 
5
#export DH_VERBOSE=1
 
6
 
 
7
%:
 
8
        dh $@
 
9
 
 
10
override_dh_auto_configure:
 
11
        dh_auto_configure -- -DCLICK_MODE=OFF
 
12
 
 
13
override_dh_install:
 
14
        dh_install --list-missing